API:Vcl.Imaging.GIFImg.TFastColorLookup

From RAD Studio API Documentation
Jump to: navigation, search

Vcl.Imaging.GIFImg.TColorLookupSystem.TObjectTFastColorLookup

Delphi

TFastColorLookup = class(TColorLookup)

C++

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

Vcl.Imaging.GIFImg.TFastColorLookup inherits from Vcl.Imaging.GIFImg.TColorLookup. All content below this line refers to Vcl.Imaging.GIFImg.TColorLookup.

Represents the base class of all color mapping classes.

TColorLookup represents the base class of all color mapping classes.

See Also