Class TvxICSTransform

Unit

Declaration

type TvxICSTransform = class(TvxTransform)

Description

TvxICSTransform

Hierarchy

Overview

Methods

Public constructor Create; reintroduce; virtual;
Public destructor Destroy; override;
Public procedure AfterConstruction; override;
Public procedure BeforeDestruction; override;
Public procedure InternalApply(const ABitmap: TvxBitmap); override;
Public function NeedsAction: Boolean; virtual;

Properties

Public property Lcms: TidLCMS read FLcms;
Public property HasError: Boolean read FHasError;
Published property Enabled: Boolean read FEnabled write FEnabled;
Published property Settings: TICSSettings read FSettings write FSettings;

Description

Methods

Public constructor Create; reintroduce; virtual;
 
Public destructor Destroy; override;
 
Public procedure AfterConstruction; override;
 
Public procedure BeforeDestruction; override;
 
Public procedure InternalApply(const ABitmap: TvxBitmap); override;
 
Public function NeedsAction: Boolean; virtual;
 

Properties

Public property Lcms: TidLCMS read FLcms;
 
Public property HasError: Boolean read FHasError;
 
Published property Enabled: Boolean read FEnabled write FEnabled;
 
Published property Settings: TICSSettings read FSettings write FSettings;
 

Generated by PasDoc 0.15.0.