Documents for PDF .NET Edition
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Imaging.jpeg.colorspace Namespace / ColorSpaceException Class
Members

In This Topic
    ColorSpaceException Class
    In This Topic
    This exception is thrown when the content of an image contains an incorrect colorspace box
    Object Model
    ColorSpaceException Class
    Syntax
    'Declaration
     
    Public Class ColorSpaceException 
       Inherits System.Exception
    public class ColorSpaceException : System.Exception 
    Inheritance Hierarchy

    System.Object
       System.Exception
          GrapeCity.Documents.Imaging.jpeg.colorspace.ColorSpaceException

    See Also