Nevron Open Vision Documentation
Nevron.Nov.Graphics Namespace / NRaster Class


In This Topic
    NRaster Class Properties
    In This Topic

    For a list of all members of this type, see NRaster members.

    Public Properties
     NameDescription
    Public PropertyGets the raster height (in pixels).  
    Public PropertyGets a reference to the array that contains the raster's pixel data.  
    Public PropertyGets the raster's pixel format.  
    Public PropertyGets or sets the raster's resolution (in DPI).  
    Public PropertyGets the stride of the raster (number of bytes per raster row).  
    Public PropertyGets the raster width (in pixels).  
    Top
    See Also