←Select platform

RasterImage Constructor

Summary

This constructor is required by ISerializable.

Overload List
Overload Description
RasterImage(RasterImage) Constructs a new RasterImage from the specified existing RasterImage object.
RasterImage(RasterMemoryFlags,int,int,int,RasterByteOrder,RasterViewPerspective,RasterColor[],byte[],int) Constructs a new RasterImage object using the specified parameters and optional managed memory.
RasterImage(RasterMemoryFlags,int,int,int,RasterByteOrder,RasterViewPerspective,RasterColor[],IntPtr,long) Constructs a new RasterImage object using the specified parameters and optional unmanaged memory.
RasterImage(RasterMemoryFlags,Int32,Int32,Int32,RasterByteOrder,RasterViewPerspective,RasterColor[]) Constructs a new RasterImage object using the specified parameters and optional managed memory.
RasterImage(SerializationInfo,StreamingContext) This constructor is required by ISerializable.

Requirements

Target Platforms

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly