[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Gets the value for the Transparent property.
Source position: graphics.pp line 1246
protected function TRasterImage.GetTransparent: Boolean; override; |
Value for the property.
|
Transparent - Some parts of the image are not opaque. i.e. the background can be seen through. |
|
|
Gets the value for the Transparent property. |
|
|
Determines how transparent pixels are represented in the image. |
|
|
Color used for transparent pixels in the image. |
lazarus-ccr.sourceforge.net |