Aurigma Graphics Mill 5.5 for .NET
CustomFormatReader Constructor
Creates and initializes a new CustomFormatReader class instance.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Syntax
Visual Basic
Protected Sub New
C#
protected CustomFormatReader()
Remarks
The constructor for this class should specify the default properties of your reader, for example, its name, description, supported MIME type, and so on. This can be done by calling the following methods: