Class TvxBCGSTransform

Unit

Declaration

type TvxBCGSTransform = class(TvxTransform)

Description

TvxBCGSTransform

Hierarchy

Overview

Methods

Public procedure AfterConstruction; override;

Properties

Published property Brightness: Single read FBrightness write FBrightness;
Published property Contrast: Single read FContrast write FContrast;
Published property Gamma: Single read FGamma write FGamma;
Published property Saturation: Single read FSaturation write FSaturation;
Published property PreserveAlpha: Boolean read FPreserveAlpha write FPreserveAlpha;

Description

Methods

Public procedure AfterConstruction; override;
 

Properties

Published property Brightness: Single read FBrightness write FBrightness;
 
Published property Contrast: Single read FContrast write FContrast;

-100 to 100

Published property Gamma: Single read FGamma write FGamma;

-100 to 100

Published property Saturation: Single read FSaturation write FSaturation;
 
Published property PreserveAlpha: Boolean read FPreserveAlpha write FPreserveAlpha;

-100 to 100


Generated by PasDoc 0.15.0.