Class TvxNoiseTransform
Unit
xomDXGraphics
Declaration
type TvxNoiseTransform = class(TvxTransform)
Description
TvxNoiseTransform
Hierarchy
Overview
Methods
Properties
 |
property Level: Integer read FLevel write FLevel; |
 |
property Hardness: Integer read FHardness write FHardness; |
 |
property Mono: Boolean read FMono write FMono; |
Description
Methods
 |
procedure AfterConstruction; override; |
|
|
Properties
 |
property Level: Integer read FLevel write FLevel; |
|
|
 |
property Hardness: Integer read FHardness write FHardness; |
|
0 to 255
|
 |
property Mono: Boolean read FMono write FMono; |
|
0 to 255
|
Generated by PasDoc 0.15.0.
|