Vcl.Graphics.TWICImage Properties
InheritedProtected
| Bitmap | public | |
| 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. |
| FrameCount | public | Returns the number of frames in a loaded file. |
| FrameIndex | public | Allows you to indicate the desired frame from a multi-frame 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. |
| InterpolationMode | public | Allows to scale an image in different modes. |
| IsAnimating | public | |
| 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. |
| ScaledDrawer | public | Returns the reference to the scaled drawer. |
| 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. |