ComponentOne PDF for .NET
CSJ2K.Icc Namespace / ICCMonochromeInputProfile Class / createInstance Method

In This Topic
    createInstance Method (ICCMonochromeInputProfile)
    In This Topic
    Return the ICCProfile embedded in the input image
    Syntax
    'Declaration
     
    
    Public Shared Function createInstance( _
       ByVal csm As ColorSpace _
    ) As ICCMonochromeInputProfile
    public static ICCMonochromeInputProfile createInstance( 
       ColorSpace csm
    )

    Parameters

    csm

    Return Value

    ICCMonochromeInputProfile
    Exceptions
    ExceptionDescription
    See Also