Creates and returns format writer by specified media format ID.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public Shared Function CreateFormatWriter ( _ format As Long _ ) As IFormatWriter
public static IFormatWriter CreateFormatWriter( long format )
Type: System.Int64
An integer value that specifies a media format ID which should have the requested format writer.