Skip to main content
All docs
V24.1

DXImageFormat Class

Specifies the image format.

Namespace: DevExpress.Drawing

Assembly: DevExpress.Drawing.v24.1.dll

NuGet Package: DevExpress.Drawing

Declaration

[TypeConverter(typeof(DXImageFormatConverter))]
public sealed class DXImageFormat

Inheritance

Object
DXImageFormat
See Also