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