In This Topic
GdPicture14 Namespace / GdPictureImaging Class / CropBlackBorders Method

CropBlackBorders Method (GdPictureImaging)

In This Topic
Detects and removes margins consisting of black color around a GdPicture image.
Overload List
OverloadDescription
Detects and removes margins consisting of black color around a GdPicture image.  
Detects and removes margins consisting of black 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 black 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. It also has a SkipLinesCount which is the number of lines surrounding the image to be skipped and not considered as borders and removed.  
See Also