TransformException Class

Represents an error that occurs when applying transforms to bitmaps.

Namespace: Aurigma.GraphicsMill
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public class TransformException : GMException

Inheritance Hierarchy

System.Object
L System.Exception
L Aurigma.GraphicsMill.GMException
L Aurigma.GraphicsMill.TransformException

Thread Safety

Static members of this type are not safe for multi-threaded operations. Instance members of this type are not safe for multi-threaded operations.

See Also

Reference