Aurigma Graphics Mill 5.5 for .NET
StreamWrapper Class
This class represents the wrapper of the Stream class which exposes IStream interface used in COM (UCOMIStream interface).
Namespace:
Aurigma.GraphicsMill
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Remarks
This class is used by Graphics Mill for .NET and typically you need not use it directly.
Inheritance Hierarchy
System..::.Object
L
Aurigma.GraphicsMill..::.StreamWrapper
Thread Safety
Static members of this type are safe for multi-threaded operations. Instance members of this type are not safe for multi-threaded operations.