ImageEn, unit iexBitmaps

TIEICC.Apply2

TIEICC.Apply2


Declaration

function Apply2(Bitmap: TIEBaseBitmap; SourceFormat: integer; DestinationFormat: integer; DestinationProfile: TIEICC; Intent: integer; Flags: integer): boolean;


Description

Transforms the same bitmap from current profile to the destination profile. See Transform for the parameter description.
You must call FreeTransform after the whole image has been transformed.
Returns False if it cannot perform the transformation.


See Also

 TIEICC Supported Color Formats