The IFormatWriter type exposes the following members.
Name | Description | |
---|---|---|
AddFrame |
Appends specified frame to the end of file (or other media). |
|
Clone | (Inherited from ICloneable.) | |
Close |
Closes format writer, flushes all unsaved data, and detaches the writer from previously opened file (or other media). |
|
Dispose | (Inherited from IDisposable.) | |
ExportEncoderOptions | Overloaded. Exports all writer settings into the encoder options object. |
|
GetEmptyFrame |
Returns Frame descendant class of the format supported with this writer. |
|
ImportEncoderOptions |
Initialize the writer settings from the encoder options object. |
|
Open | Overloaded. Opens format writer on specified media. |