DXImageFormat.Gif Property
In This Article
Gets the Graphics Interchange Format (GIF) image format.
Namespace: DevExpress.Drawing
Assembly: DevExpress.Drawing.v24.2.dll
NuGet Package: DevExpress.Drawing
#Declaration
public static DXImageFormat Gif { get; }
#Property Value
Type | Description |
---|---|
DXImage |
An object that indicates the GIF image format. |
See Also