Locates border pixels and will replace them with the specified pad color and/or remove the pixels from the image.
Overload List
Overload | Description |
RemoveBorder() |
Locates border pixels and will replace them with the specified pad color and/or remove the pixels from the image.
|
RemoveBorder(BorderRemovalOptions) |
Locates border pixels and will replace them with the
specified pad color and/or remove the pixels from the image. Optionally, it
can also deskew the image based on the angle of the detected border.
|
See Also