Vcl.Imaging.GIFImg.TColorLookup

From RAD Studio API Documentation
Jump to: navigation, search

System.TObjectTColorLookup

Delphi

TColorLookup = class(TObject)

C++

class PASCALIMPLEMENTATION TColorLookup : public System::TObject

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 base class of all color mapping classes.

TColorLookup represents the base class of all color mapping classes.

See Also