Vcl.Imaging.GIFImg.TGIFGraphicControlExtension.SetTransparentColorIndex

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetTransparentColorIndex(Value: BYTE);

C++

void __fastcall SetTransparentColorIndex(System::Byte Value);

Properties

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

Description

Sets the value of the TransparentColorIndex property.

The SetTransparentColorIndex method sets the value of the TransparentColorIndex property.

See Also