API:Vcl.Imaging.jpeg.TJPEGImage.Grayscale
Delphi
property Grayscale: Boolean read GetGrayscale write SetGrayscale;
C++
__property bool Grayscale = {read=GetGrayscale, write=SetGrayscale, nodefault};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | Vcl.Imaging.jpeg.pas Vcl.Imaging.jpeg.hpp |
Vcl.Imaging.jpeg | TJPEGImage |
Description
Embarcadero Technologies does not currently have any additional information.