Leadtools.ImageProcessing Namespace > CombineFastCommand Class > CombineFastCommand Constructor : CombineFastCommand Constructor(RasterImage,LeadRect,LeadPoint,CombineFastCommandFlags) |
public CombineFastCommand( RasterImage destinationImage, LeadRect destinationRectangle, LeadPoint sourcePoint, CombineFastCommandFlags flags )
'Declaration Public Function New( _ ByVal destinationImage As RasterImage, _ ByVal destinationRectangle As LeadRect, _ ByVal sourcePoint As LeadPoint, _ ByVal flags As CombineFastCommandFlags _ )
'Usage Dim destinationImage As RasterImage Dim destinationRectangle As LeadRect Dim sourcePoint As LeadPoint Dim flags As CombineFastCommandFlags Dim instance As New CombineFastCommand(destinationImage, destinationRectangle, sourcePoint, flags)
public CombineFastCommand( RasterImage destinationImage, LeadRect destinationRectangle, LeadPoint sourcePoint, CombineFastCommandFlags flags )
function CombineFastCommand( destinationImage , destinationRectangle , sourcePoint , flags )
public: CombineFastCommand( RasterImage^ destinationImage, LeadRect destinationRectangle, LeadPoint sourcePoint, CombineFastCommandFlags flags )
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