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