This documentation is for the old version. Go to the latest Graphics Mill docs

FormatManager Fields

The FormatManager type exposes the following members.

Fields

Name Description
Public field Static member AsfFormat

ASF format ID. Note, this format is supported only if you have Media Processor add-on.

Public field Static member AviFormat

AVI format ID. Note, this format is supported only if you have AVI Processor add-on.

Public field Static member BmpFormat

BMP format ID.

Public field Static member GifFormat

GIF format ID.

Public field Static member Jpeg2kFormat

JPEG2000 format ID.

Public field Static member JpegFormat

JPEG format ID.

Public field Static member Mp3Format

MP3 format ID. Note, this format is supported only if you have Media Processor add-on.

Public field Static member MpegFormat

MPEG format ID. Note, this format is supported only if you have Media Processor add-on.

Public field Static member PcxFormat

PCX format ID.

Public field Static member PdfFormat

PDF format ID.

Public field Static member PngFormat

PNG format ID.

Public field Static member PsdFormat

PSD format ID.

Public field Static member QuickTimeFormat

QuickTime format ID. Note, this format is supported only if you have Media Processor add-on.

Public field Static member SwfFormat

SWF format ID.

Public field Static member TiffFormat

TIFF format ID.

Public field Static member UnknownBeforeOpenFormat

"Dummy" ID of an unknown format which is used before the stream is opened.

Public field Static member UnknownFormat

"Dummy" ID of unknown format.

Public field Static member WbmpFormat

WBMP format ID.

See Also

Reference