The FormatManager type exposes the following members.
Name | Description | |
---|---|---|
CreateEncoderOptions |
Creates a encoder options object for specified the format. |
|
CreateFormatReader | Overloaded. Creates and returns format reader. |
|
CreateFormatWriter | Overloaded. Creates and returns format writer. |
|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetDefaultExtension |
Returns default extension for specified format. |
|
GetFilterString | Overloaded. Returns filter string. |
|
GetFormatDescription |
Returns user-friendly format description. |
|
GetFormatName |
Returns format name by specified ID. |
|
GetHashCode | (Inherited from Object.) | |
GetMediaFormat | Overloaded. Recognizes the media format of the given file or stream. |
|
GetMimeType |
Returns mime type of the format by specified ID. |
|
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
RegisterFormatReader |
Registers format reader and returns a boolean value indicating whether the registration was successful. |
|
RegisterFormatWriter |
Registers format writer and returns a boolean value indicating whether the registration was successful. |
|
ToString | (Inherited from Object.) |