Vcl.Graphics.TWICImage Properties
InheritedProtected
| Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
| Empty | public | Indicates whether the graphics object contains a graphic. |
| EncoderContainerFormat | public | Provides access to the GUID of the format used to represent the enclosed image. |
| Handle | public | Provides access to the Windows IWicBitmap interface. |
| Height | public | Specifies the vertical size of the graphic in pixels. |
| ImageFormat | public | Provides access to the format used to represent the enclosed image. |
| ImagingFactory | public | Provides access to the Windows IWICImagingFactory interface. |
| Modified | public | Indicates whether the graphics object has been changed or edited. |
| Palette | public | Indicates the color palette of the graphical image. |
| PaletteModified | public | Indicates whether the palette has changed. |
| SupportsPartialTransparency | public | Indicate whether graphic supports partial transparency or an alpha channel. |
| Transparent | public | Indicates whether the image covers its rectangular area. |
| Width | public | Determines the maximum width of the graphics object in pixels. |