Returns media format for which encoder options are defined.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
ReadOnly Property MediaFormat As Long
long MediaFormat { get; }
Each descendant class returns fixed value specifying media format it represents.
Each format supported with Graphics Mill for .NET has its own format ID. They are represented by static fields of FormatManager, such as JpegFormat, GifFormat, etc.