LEADTOOLS (Leadtools assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
RasterImage Constructor
See Also 
Leadtools Namespace > RasterImage Class : RasterImage Constructor



Overload List

OverloadDescription
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.  

Requirements

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

See Also