Leadtools.ImageProcessing Namespace > CropCommand Class > CropCommand Constructor : CropCommand Constructor(LeadRect) |
'Usage Dim rc As LeadRect Dim instance As New CropCommand(rc)
-(id)initWithRectangle:(LeadRect)rectangle;
public CropCommand(LeadRect rc)
function CropCommand( rc )
For more information, refer to Introduction to Image Processing With LEADTOOLS.