FMX.Skia.TSkSvgBrush.GrayScale
Delphi
property GrayScale: Boolean read FGrayScale write SetGrayScale stored IsGrayScaleStored;
C++
__property bool GrayScale = {read=FGrayScale, write=SetGrayScale, stored=IsGrayScaleStored, nodefault};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | published | FMX.Skia.pas FMX.Skia.hpp |
FMX.Skia | TSkSvgBrush |
Description
Embarcadero Technologies does not currently have any additional information.