Vcl.Imaging.GIFImg.TGIFFrame.GetPalette
Delphi
function GetPalette: HPALETTE;
C++
HPALETTE __fastcall GetPalette();
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | class protected | Vcl.Imaging.GIFImg.pas Vcl.Imaging.GIFImg.hpp |
Vcl.Imaging.GIFImg | TGIFFrame |
Description
Returns the color palette to be used by the image.
GetPalette returns the color palette for the image contained by the frame.