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

Vcl.Imaging.GIFImg.TGrayScaleLookup 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