In This Topic

CropBorders Method (GdPictureImaging)

In This Topic
Detects and removes margins consisting of constant color around a GdPicture image.
Overload List
OverloadDescription
Detects and removes margins consisting of constant color around a GdPicture image.  
Detects and removes margins consisting of constant color around a GdPicture image. It has a Confidence Parameter where if the lines and borders detection confidence exceeds this value they will be removed, and left as they are if the confidence in detecting them is less than the Confidence Parameter Value.  
Detects and removes margins consisting of constant color around a GdPicture image. It has a Confidence Parameter where if the lines and borders detection confidence exceeds this value they will be removed, and left as they are if the confidence in detecting them is less than the Confidence Parameter Value.  
Detects margins consisting of constant color around a GdPicture image. Returns the coordinate of the cropping selection which can be used by the Crop method. It has a Confidence Parameter where if the lines and borders detection confidence exceeds this value they will be removed, and left as they are if the confidence in detecting them is less than the Confidence Parameter Value.  
Detects margins consisting of constant color around a GdPicture image. Returns the coordinate of the cropping selection which can be used by the Crop method. It has a Confidence Parameter where if the lines and borders detection confidence exceeds this value they will be removed, and left as they are if the confidence in detecting them is less than the Confidence Parameter Value.  
See Also