Class TVertexColorScaleManipulator

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TVertexColorScaleManipulator = class(TInterfacedObject, IVertexManipulator)

Description

Vertex manipulator which scales the color values. May be used for white balance, factor would be 255/brightest color.

Hierarchy

Overview

Methods

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

Description

Methods

Public constructor Create(Factor: Single);

Constructor.

Parameters
Factor
The color scale factor.
Public procedure Apply(var Vertex: TVertex);

Applies the manipulator.


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