LEADTOOLS (Leadtools assembly)
LEAD Technologies, Inc

CropCommand Constructor(LeadRect)






The rectangle area to which the image will be cropped.
Initializes a new instance of the CopyDataCommand class with explicit parameters. .NET support Silverlight support WinRT support
Syntax
public CropCommand( 
   LeadRect rc
)
'Declaration
 
Public Function New( _
   ByVal rc As LeadRect _
)
'Usage
 
Dim rc As LeadRect
 
Dim instance As New CropCommand(rc)
public CropCommand( 
   LeadRect rc
)
function CropCommand( 
   rc 
)
public:
CropCommand( 
   LeadRect rc
)

Parameters

rc
The rectangle area to which the image will be cropped.
Remarks

For more information, refer to Introduction to Image Processing With LEADTOOLS.

Example
For an example, refer to CropCommand.
Requirements

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

See Also

Reference

CropCommand Class
CropCommand Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.