NevronOpenVision
Nevron.Nov.Graphics Namespace / NImageSourceData Structure / NImageSourceData Constructor / NImageSourceData Constructor(NRaster)
A raster containing decoded image data.
In This Topic
    NImageSourceData Constructor(NRaster)
    In This Topic
    Initializes a new instance with the specified raster object (decoded data).
    Syntax
    public NImageSourceData( 
       NRaster raster
    )

    Parameters

    raster
    A raster containing decoded image data.
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also