Vcl.Imaging.GIFImg.TGIFHeader.BackgroundColor

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property BackgroundColor: TColor read GetBackgroundColor  write SetBackgroundColor;

C++

__property System::Uitypes::TColor BackgroundColor = {read=GetBackgroundColor, write=SetBackgroundColor, nodefault};

Propriétés

Type Visibilité  Source Unité  Parent
property public
Vcl.Imaging.GIFImg.pas
Vcl.Imaging.GIFImg.hpp
Vcl.Imaging.GIFImg TGIFHeader

Description

Spécifie la couleur d'arrière-plan du GIF.

La propriété BackgroundColor spécifie la couleur d'arrière-plan de l'image GIF à laquelle correspond l'instance de TGIFHeader.

Voir aussi