Leadtools Namespace > RasterImage Class : RasterImage Constructor |
Overload | Description |
---|---|
RasterImage Constructor(SerializationInfo,StreamingContext) | This constructor is required by System.Runtime.Serialization.ISerializable. |
RasterImage Constructor(RasterMemoryFlags,Int32,Int32,Int32,RasterByteOrder,RasterViewPerspective,RasterColor[]) | Constructs a new RasterImage object using the specified parameters and optional managed memory. |
RasterImage Constructor(RasterMemoryFlags,Int32,Int32,Int32,RasterByteOrder,RasterViewPerspective,RasterColor[],IntPtr,Int64) | Constructs a new RasterImage object using the specified parameters and optional unmanaged memory. |
RasterImage Constructor(RasterMemoryFlags,Int32,Int32,Int32,RasterByteOrder,RasterViewPerspective,RasterColor[],Byte[],Int32) | Constructs a new RasterImage object using the specified parameters and optional managed memory. |
RasterImage Constructor(RasterImage) | Constructs a new RasterImage from the specified existing RasterImage object. |
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