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


In This Topic
    NRasterImage Class Members
    In This Topic

    The following tables list the members exposed by NRasterImage.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets/sets the represented image  
    Public PropertyOverridden. Returns the size of the image in pixels.  
    Top
    Public Methods
     NameDescription
    Public MethodConverts the image to grayscale.  
    Public MethodOverridden. Places a bitmap generated from the image renderer on the clipboard.  
    Public MethodDetaches this raster image from the underlying bitmap.  
    Public MethodOverridden. Releases all resources used by the object  
    Public Methodstatic (Shared in Visual Basic)Returns the image contained in base64 representation.  
    Public Methodstatic (Shared in Visual Basic)Obtains the base64 representation of a bitmap  
    Public Methodstatic (Shared in Visual Basic)Obtains a bitmap from its base64 representation  
    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.  
    Public MethodReturns the base64 representation of the specified image.  
    Top
    See Also