Overload | Description |
---|---|
RasterImage Constructor(SerializationInfo,StreamingContext) | This constructor is required by System.Runtime.Serialization.ISerializable. |
RasterImage Constructor(RasterImage) | Constructs a new RasterImage from the specified existing RasterImage object. Supported in Silverlight, Windows Phone 7 |
RasterImage Constructor(RasterMemoryFlags,Int32,Int32,Int32,RasterByteOrder,RasterViewPerspective,RasterColor[],Byte[],Int32) | Constructs a new RasterImage object using the specified parameters and optional managed memory. Supported in Silverlight, Windows Phone 7 |
RasterImage Constructor(RasterMemoryFlags,Int32,Int32,Int32,RasterByteOrder,RasterViewPerspective,RasterColor[],IntPtr,Int64) | Constructs a new RasterImage object using the specified parameters and optional unmanaged memory. |
Target Platforms: Silverlight, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only), Windows Phone 7