DXImage.ImageFormat Property
Gets the image format.
Namespace: DevExpress.Drawing
Assembly: DevExpress.Drawing.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| DXImageFormat | The image format. |
See Also
Gets the image format.
Namespace: DevExpress.Drawing
Assembly: DevExpress.Drawing.v26.1.dll
public DXImageFormat ImageFormat { get; }
Public ReadOnly Property ImageFormat As DXImageFormat
| Type | Description |
|---|---|
| DXImageFormat | The image format. |