Vcl.Imaging.GIFImg.TGrayScaleLookup

From RAD Studio API Documentation
Jump to: navigation, search

Vcl.Imaging.GIFImg.TColorLookupSystem.TObjectTGrayScaleLookup

Delphi

TGrayScaleLookup = class(TColorLookup)

C++

class PASCALIMPLEMENTATION TGrayScaleLookup : public TColorLookup

Properties

Type Visibility Source Unit Parent
class public
Vcl.Imaging.GIFImg.pas
Vcl.Imaging.GIFImg.hpp
Vcl.Imaging.GIFImg Vcl.Imaging.GIFImg

Description

Represents the class for color mapping to a uniform 256 shade palette.

TGrayScaleLookup maps colors to a uniform 256 shade palette.

See Also