DCBlackBorderRemover

Description Remove the black border from the page.
Method Type POST
URL api/document-cleanup/black-border-remover
Parameters
Name Type Description
base64 String Base64 string of the page.
PageInfo bihtml5BASE.PageInfo Page Information object.
Response Type JSON (JsonResult)
Return values

{

base64 (String) [Base64 image of processed new page]

}

Programming notes

None

Example

None

Requirements