←Select platform

CropCommand Constructor(LeadRect)

Summary
Initializes a new instance of the CopyDataCommand class with explicit parameters.
Syntax
C#
VB
Objective-C
C++
Java
Public Function New( _ 
   ByVal rc As LeadRect _ 
) 
- (instancetype)initWithRectangle:(LeadRect)rect 
public CropCommand(LeadRect 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

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

Leadtools Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.