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

TcoColorTransform

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

Declaration

Source position: colorstransforms.pas line 45

type TcoColorTransform = class(TPersistent)

public

  constructor Create; virtual;

  

  procedure Transform(); virtual; abstract;

  

  function SrcCellStride; virtual; abstract;

  

  function DstCellStride; virtual; abstract;

  

end;

Inheritance

TcoColorTransform

  

|

TObject



CT Web help

CodeTyphon Studio