Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.28
|
Leadtools.ImageProcessing Namespace > CropCommand Class > CropCommand Constructor : CropCommand Constructor(LeadRect) |
'Usage
Dim rc As LeadRect Dim instance As New CropCommand(rc)
- (instancetype)initWithRectangle:(LeadRect)rect
public CropCommand(LeadRect rc)
function CropCommand( rc )
For more information, refer to Introduction to Image Processing With LEADTOOLS.