TypeLib Xojo support Plugin

RawBitmap.ICCProfileData Property

Returns the raw ICC Color profile data if the RawBitmap contains ICC profile.

ICCProfileData as String {Read}

Remarks

This property is mostly to interface with other plugins and such. It is read only. To set a ICCProfile you should use the CopyICCColorProfileFrom method.

See Also

RawBitmap Class