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

In This Topic
    getColorSpace Method
    In This Topic
    Return the colorspace (sYCC, sRGB, sGreyScale).
    Syntax
    'Declaration
     
    
    Public Overridable Function getColorSpace() As ColorSpace.CSEnum
    public virtual ColorSpace.CSEnum getColorSpace()
    See Also