Class TVertexColorGammaManipulator

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TVertexColorGammaManipulator = class(TInterfacedObject, IVertexManipulator)

Description

Vertex manipulator which adjusts the brightness by a gamma operation.

Hierarchy

Overview

Methods

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

Description

Methods

Public constructor Create(Gamma: Single);

Constructor

Parameters
Gamma
A value over one increases brightness, one below darkens the colors.
Public procedure Apply(var Vertex: TVertex);

Applies the manipulator.


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