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


In This Topic
    ColorSpace Class Members
    In This Topic

    The following tables list the members exposed by ColorSpace.

    Public Constructors
     NameDescription
    Public Constructorpublic constructor which takes in the image, parameterlist and the image header decoder as args.  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)  
    Public FieldParameter Specs  
    Public FieldParameter Specs  
    Top
    Public Properties
     NameDescription
    Public PropertyRetrieve the ICC profile from the images as a byte array.  
    Public PropertyReturn the colorspace method (Profiled, enumerated, or palettized).  
    Public PropertyReturn number of channels in the palette.  
    Public PropertyReturn number of channels in the palette.  
    Public PropertyIs palettized predicate.  
    Top
    Public Methods
     NameDescription
    Public MethodAre profiling diagnostics turned on  
    Public MethodReturn the channel definition of the input component.  
    Public MethodReturn the colorspace (sYCC, sRGB, sGreyScale).  
    Public MethodReturn bitdepth of the palette entries.  
    Public MethodReturn a palettized sample  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Indent a String that contains newlines.  
    Public MethodSigned output predicate.  
    Public MethodReturn a suitable String representation of the class instance.  
    Top
    See Also