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


In This Topic
    NImage Class
    In This Topic
    The NImage class represents an image and serves as base class for all types of images
    Object Model
    NImage Class
    Syntax
    'Declaration
     
    
    Public MustInherit Class NImage 
       Implements INImage 
    'Usage
     
    
    Dim instance As NImage
    public abstract class NImage : INImage  
    Inheritance Hierarchy
    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