DXImageFormat.Jpeg Property
In This Article
Gets the Joint Photographic Experts Group (JPEG) image format.
Namespace: DevExpress.Drawing
Assembly: DevExpress.Drawing.v24.2.dll
NuGet Package: DevExpress.Drawing
#Declaration
public static DXImageFormat Jpeg { get; }
#Property Value
Type | Description |
---|---|
DXImage |
An object that indicates the JPEG image format. |
See Also