Nevron .NET Vision
Nevron.GraphicsCore Namespace / INRasterImage Interface

In This Topic
    INRasterImage Interface Methods
    In This Topic

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

    Public Methods
     NameDescription
     MethodConverts the image to grayscale.  
     MethodPlaces the image on the clipboard. (Inherited from Nevron.GraphicsCore.INImage)
     Method (Inherited from System.IDisposable)
     MethodSaves the image to a base64 string (Inherited from Nevron.GraphicsCore.INImage)
     MethodSaves the image to byte array (Inherited from Nevron.GraphicsCore.INImage)
     MethodSaves the image to a file. (Inherited from Nevron.GraphicsCore.INImage)
     MethodSaves the image to the specified stream. (Inherited from Nevron.GraphicsCore.INImage)
    Top
    See Also