Error processing SSI file
LEADTOOLS (Leadtools assembly)

Show in webframe

RasterImage Constructor (RasterImage)








Overload List
OverloadDescription
RasterImage Constructor(SerializationInfo,StreamingContext)This constructor is required by 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.  
Requirements

Target Platforms

See Also

Reference

RasterImage Class
RasterImage Members

Error processing SSI file