ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.Icc Namespace / ICCProfile Class / parse Method

In This Topic
    parse Method
    In This Topic
    Parse this ICCProfile into a RestrictedICCProfile which is appropriate to the data in this profile. Either a MonochromeInputRestrictedProfile or MatrixBasedRestrictedProfile is returned
    Syntax
    'Declaration
     
    
    Public Overridable Function parse() As RestrictedICCProfile
    public virtual RestrictedICCProfile parse()

    Return Value

    RestrictedICCProfile
    Exceptions
    ExceptionDescription
    no curve data
    See Also