DK11 for Delphi | VCL.GisGdiPlus.TGIS_GdipImageAttributes | Classes | Constructors | Fields | Methods
Encapsulation of Gdi+ image attributes.
// Delphi type TGIS_GdipImageAttributes = class( TGIS_ObjectDisposable ) end;
// C++ Builder class PASCALIMPLEMENTATION TGIS_GdipImageAttributes : public TGIS_ObjectDisposable { };
→ TObject → TGIS_ObjectDisposable
Name | Visibility | Description | |
---|---|---|---|
Create | public | Create an image attributes structure. | |
Name | Visibility | Description | |
---|---|---|---|
lastResult | protected | Status of last called Gdi+ function. | |
nativeImageAttr | protected | Native Gdi+ image attributes. | |
Name | Visibility | Description | |
---|---|---|---|
SetColorKey | public | Set the range of colors can be made transparent. | |