Sets the description of the codec.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Protected Friend Sub SetFormatDescription ( _ formatDescription As String _ )
protected internal void SetFormatDescription( string formatDescription )
Type: System.String
Description of the codec.This method should be used in a writer constructor to set codec parameters.