Unit 'ColorsTransforms' Package
[Overview][Types][Classes][Index] [#bs_engines]

TcoTransformCIELabToBGR

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: colorstransforms.pas line 277

type TcoTransformCIELabToBGR = class(TcoNullTransform24bit)

public

  constructor Create; override;

  

  procedure Transform(); override;

  

  property Xw: Double; [rw]

  

  property Yw: Double; [rw]

  

  property Zw: Double; [rw]

  

  property Amin: Double; [rw]

  

  property Amax: Double; [rw]

  

  property Bmin: Double; [rw]

  

  property Bmax: Double; [rw]

  

  property Aofs: Integer; [rw]

  

  property Bofs: Integer; [rw]

  

end;

Inheritance

TcoTransformCIELabToBGR

  

|

TcoNullTransform24bit

  

|

TcoColorTransform

  

|

TObject



CT Web help

CodeTyphon Studio