API:Vcl.Imaging.GIFImg.TGIFImage.Dithering
Delphi
property Dithering: TGIFDithering read FDithering write SetDithering;
C++
__property TGIFDithering Dithering = {read=FDithering, write=SetDithering, nodefault};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | Vcl.Imaging.GIFImg.pas Vcl.Imaging.GIFImg.hpp |
Vcl.Imaging.GIFImg | TGIFImage |
Description
Embarcadero Technologies does not currently have any additional information.