Leadtools.ImageProcessing.Core Namespace > AutoCropCommand Class > AutoCropCommand Constructor : AutoCropCommand Constructor(Int32) |
'Usage Dim threshold As Integer Dim instance As New AutoCropCommand(threshold)
- (id)initWithThreshold:(unsigned int)threshold;
public AutoCropCommand(int threshold)
function AutoCropCommand( threshold )