Overload | Description |
---|---|
RasterImage Constructor(Image) | Constructs a new RasterImage from the specified existing GDI+ Image object. |
RasterImage Constructor(RasterImage) | Constructs a new RasterImage from the specified existing RasterImage object. |
RasterImage Constructor(RasterMemoryFlags,Int32,Int32,Int32,RasterByteOrder,RasterViewPerspective,RasterColor[],IntPtr,Int32) | Constructs a new RasterImage object using the specified parameters. |
RasterImage Constructor(SerializationInfo,StreamingContext) | This constructor is required by ISerializable. |
Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family