Vcl.Imaging.GIFImg.TGIFImage.GetBackgroundColorIndex

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetBackgroundColorIndex: BYTE;

C++

System::Byte __fastcall GetBackgroundColorIndex();

Properties

Type Visibility Source Unit Parent
function class protected
Vcl.Imaging.GIFImg.pas
Vcl.Imaging.GIFImg.hpp
Vcl.Imaging.GIFImg TGIFImage

Description

Represents the getter method for the BackgroundColorIndex property.

The GetBackgroundColorIndex method represents the getter method for the BackgroundColorIndex property.

See Also