Class TVertexColorContrastManipulator

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TVertexColorContrastManipulator = class(TInterfacedObject, IVertexManipulator)

Description

Vertex manipulator which adjusts the contrast by the given factor.

Hierarchy

Overview

Methods

Public constructor Create(Factor: Single);
Public procedure Apply(var Vertex: TVertex);

Description

Methods

Public constructor Create(Factor: Single);

Constructor.

Parameters
Factor
Factors over 1 increase the contrast, factors below 1 reduce it.
Public procedure Apply(var Vertex: TVertex);

Applies the manipulator.


Generated by PasDoc 0.12.1 on 2012-09-14 17:32:22