Description | Hierarchy | Fields | Methods | Properties |
type TVertexColorContrastManipulator = class(TInterfacedObject, IVertexManipulator)
Vertex manipulator which adjusts the contrast by the given factor.
![]() |
constructor Create(Factor: Single); |
![]() |
procedure Apply(var Vertex: TVertex); |
![]() |
constructor Create(Factor: Single); |
Constructor. Parameters
|
![]() |
procedure Apply(var Vertex: TVertex); |
Applies the manipulator. |