API:Vcl.Imaging.GIFImg.TSlowColorLookup

From RAD Studio API Documentation
Jump to: navigation, search

Vcl.Imaging.GIFImg.TColorLookupSystem.TObjectTSlowColorLookup

Delphi

TSlowColorLookup = class(TColorLookup)

C++

class PASCALIMPLEMENTATION TSlowColorLookup : 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.TSlowColorLookup 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