Nevron.Nov.Graphics Namespace / INImageFormatProvider Interface

In This Topic
    INImageFormatProvider Interface Properties
    In This Topic

    For a list of all members of this type, see INImageFormatProvider members.

    Public Properties
     NameDescription
     PropertyGets the file extensions supported by the image format without the dot. For example: "png", "jpg", "gif", etc.  
     PropertyGets the image type.  
     PropertyGets the MIME (Multipurpose Internet Mail Extensions) type of the image format.  
     PropertyGets the name of the image format.  
    Top
    See Also