This constructor is required by ISerializable.
Overload | Description |
---|---|
RasterImage(rasterimage) | Constructs a new RasterImage from the specified existing RasterImage object. |
RasterImage(rastermemoryflags,int,int,int,rasterbyteorder,rasterviewperspective,rastercolor[],byte[],int) | Constructs a new RasterImage object using the specified parameters and optional managed memory. |
RasterImage(rastermemoryflags,int,int,int,rasterbyteorder,rasterviewperspective,rastercolor[],intptr,long) | Constructs a new RasterImage object using the specified parameters and optional unmanaged memory. |
RasterImage(rastermemoryflags,int32,int32,int32,rasterbyteorder,rasterviewperspective,rastercolor[]) | Constructs a new RasterImage object using the specified parameters and optional managed memory. |
RasterImage(serializationinfo,streamingcontext) | This constructor is required by ISerializable. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET