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

FormatManager Methods

The FormatManager type exposes the following members.

Methods

Name Description
Public method Static member CreateEncoderOptions

Creates a encoder options object for specified the format.

Public method Static member CreateFormatReader Overloaded.

Creates and returns format reader.

Public method Static member CreateFormatWriter Overloaded.

Creates and returns format writer.

Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method Static member GetDefaultExtension

Returns default extension for specified format.

Public method Static member GetFilterString Overloaded.

Returns filter string.

Public method Static member GetFormatDescription

Returns user-friendly format description.

Public method Static member GetFormatName

Returns format name by specified ID.

Public method GetHashCode (Inherited from Object.)
Public method Static member GetMediaFormat Overloaded.

Recognizes the media format of the given file or stream.

Public method Static member GetMimeType

Returns mime type of the format by specified ID.

Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Static member RegisterFormatReader

Registers format reader and returns a boolean value indicating whether the registration was successful.

Public method Static member RegisterFormatWriter

Registers format writer and returns a boolean value indicating whether the registration was successful.

Public method ToString (Inherited from Object.)

See Also

Reference