ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.Icc Namespace / ICCProfileNotFoundException Class
Members

In This Topic
    ICCProfileNotFoundException Class
    In This Topic
    This exception is thrown when an image contains no icc profile. is incorrect.
    Object Model
    ICCProfileNotFoundException Class
    Syntax
    'Declaration
     
    
    Public Class ICCProfileNotFoundException 
       Inherits ICCProfileException
    public class ICCProfileNotFoundException : ICCProfileException 
    Inheritance Hierarchy

    System.Object
       System.Exception
          CSJ2K.Icc.ICCProfileException
             CSJ2K.Icc.ICCProfileNotFoundException

    See Also