Nevron .NET Vision
Nevron.GraphicsCore Namespace / INRasterImageFormat Interface
Properties Methods

In This Topic
    INRasterImageFormat Interface Members
    In This Topic

    The following tables list the members exposed by INRasterImageFormat.

    Public Properties
     NameDescription
     PropertyThe HTML tag corresponding to this image. (Inherited from Nevron.GraphicsCore.INImageFormat)
     PropertyObtains the desired pixel format  
    Top
    Public Methods
     NameDescription
     MethodReturns the encoder parameters associated with this image Format  
     MethodReturns the file extension of the image (Inherited from Nevron.GraphicsCore.INFileFormat)
     MethodObtains an ImageCodecInfo for this format.  
     MethodObtains a GDI ImageFormat.  
     MethodReturns the mime type of the image. (Inherited from Nevron.GraphicsCore.INFileFormat)
     MethodObtains the name of this image format (Inherited from Nevron.GraphicsCore.INFileFormat)
    Top
    See Also