Skip to main content
All docs
V24.2

DXImageFormat.Jpeg Property

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
DXImageFormat

An object that indicates the JPEG image format.

See Also