ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.Icc Namespace / ICCMatrixBasedInputProfile Class
Properties Methods


In This Topic
    ICCMatrixBasedInputProfile Class Members
    In This Topic

    The following tables list the members exposed by ICCMatrixBasedInputProfile.

    Public Properties
     NameDescription
    Public PropertyAccess the profile header (Inherited from CSJ2K.Icc.ICCProfile)
    Public PropertyAccess the profile tag table (Inherited from CSJ2K.Icc.ICCProfile)
    Top
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Factory method to create ICCMatrixBasedInputProfile based on a suppled profile file.  
    Public MethodParse this ICCProfile into a RestrictedICCProfile which is appropriate to the data in this profile. Either a MonochromeInputRestrictedProfile or MatrixBasedRestrictedProfile is returned (Inherited from CSJ2K.Icc.ICCProfile)
    Public MethodProvide a suitable string representation for the class (Inherited from CSJ2K.Icc.ICCProfile)
    Top
    See Also