Nevron .NET Vision
Nevron.GraphicsCore Namespace / NRasterImage Class
Members


In This Topic
    NRasterImage Class
    In This Topic
    The NRasterImage class represents a raster image
    Object Model
    NRasterImage Class
    Syntax
    'Declaration
     
    
    <System.SerializableAttribute()>
    Public Class NRasterImage 
       Inherits NImage
       Implements INImage, INRasterImage 
    'Usage
     
    
    Dim instance As NRasterImage
    [System.Serializable()]
    public class NRasterImage : NImage, INImage, INRasterImage  
    Inheritance Hierarchy

    System.Object
       Nevron.GraphicsCore.NImage
          Nevron.GraphicsCore.NRasterImage

    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also