FileFormat Enumeration

Contains image file format IDs.

Namespace: Aurigma.GraphicsMill.Codecs
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public enum FileFormat

Members

Member name Description
Ai
Bmp

BMP format ID.

Custom
Eps
Gif

GIF format ID.

Idml
Jpeg

JPEG format ID.

Pdf

PDF format ID.

Png

PNG format ID.

Psd

PSD format ID.

Raw

RAW format ID.

Svg
Tga
Tiff

TIFF format ID.

Unknown

"Dummy" ID of unknown format.

WebP

See Also

Reference