ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.Color Namespace / ColorSpace Class
Members

In This Topic
    ColorSpace Class
    In This Topic
    This class analyzes the image to provide colorspace information for the decoding chain. It does this by examining the box structure of the JP2 image. It also provides access to the parameter list information, which is stored as a public final field.
    Object Model
    ColorSpace Class
    Syntax
    'Declaration
     
    
    Public Class ColorSpace 
    public class ColorSpace 
    Inheritance Hierarchy

    System.Object
       CSJ2K.Color.ColorSpace

    See Also