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

In This Topic
    INImage Interface Members
    In This Topic

    The following tables list the members exposed by INImage.

    Public Properties
     NameDescription
     PropertyReturns the size of the image in pixels.  
    Top
    Public Methods
     NameDescription
     MethodPlaces the image on the clipboard.  
     Method (Inherited from System.IDisposable)
     MethodSaves the image to a base64 string  
     MethodSaves the image to byte array  
     MethodSaves the image to a file.  
     MethodSaves the image to the specified stream.  
    Top
    See Also