Represents a callback method for creating custom image readers.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public delegate CustomImageReader CustomReaderCreateCallback( Stream stream )
Type: System.IO.Stream