Nevron .NET Vision
Nevron.GraphicsCore Namespace / NEmfImage Class
Properties Methods


In This Topic
    NEmfImage Class Members
    In This Topic

    The following tables list the members exposed by NEmfImage.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyOverridden. Returns the size of the image in pixels.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Places a bitmap generated from the image renderer on the clipboard.  
    Public MethodOverridden. Releases all resources used by the object  
    Public MethodSaves the image to a base64 string (Inherited from Nevron.GraphicsCore.NImage)
    Public MethodSaves the image to a byte array (Inherited from Nevron.GraphicsCore.NImage)
    Public MethodOverridden. Saves the image to the file with the specified raster image format.  
    Public MethodOverridden. Obtains an image form the image renderer and saves it to the specified stream.  
    Top
    See Also