Class TvxBCGSTransform
Unit
xomDXGraphics
Declaration
type TvxBCGSTransform = class(TvxTransform)
Description
TvxBCGSTransform
Hierarchy
Overview
Methods
Properties
 |
property Brightness: Single read FBrightness write FBrightness; |
 |
property Contrast: Single read FContrast write FContrast; |
 |
property Gamma: Single read FGamma write FGamma; |
 |
property Saturation: Single read FSaturation write FSaturation; |
 |
property PreserveAlpha: Boolean read FPreserveAlpha write FPreserveAlpha; |
Description
Methods
 |
procedure AfterConstruction; override; |
|
|
Properties
 |
property Brightness: Single read FBrightness write FBrightness; |
|
|
 |
property Contrast: Single read FContrast write FContrast; |
|
-100 to 100
|
 |
property Gamma: Single read FGamma write FGamma; |
|
-100 to 100
|
 |
property Saturation: Single read FSaturation write FSaturation; |
|
|
 |
property PreserveAlpha: Boolean read FPreserveAlpha write FPreserveAlpha; |
|
-100 to 100
|
Generated by PasDoc 0.15.0.
|