Constant
|
Value
|
Value Type
|
Description
|
DTWAIN_EI_DESHADECOUNT
|
4637
|
LONG
|
Returns the number of shaded regions found and erased in the document image. A value of 0 means the deshade engine was enabled but that no regions were processed. A value of -1 means the deshade engine was not enabled.The top coordinate of a shaded region found on a page.
|
DTWAIN_EI_DESHADETOP
|
4612
|
LONG
|
The top coordinate of a shaded region found on a page.
|
DTWAIN_EI_DESHADELEFT
|
4613
|
LONG
|
The left coordinate of a shaded region found on a page.
|
DTWAIN_EI_DESHADEHEIGHT
|
4614
|
LONG
|
The height of a shaded region found on a page.
|
DTWAIN_EI_DESHADEWIDTH
|
4615
|
LONG
|
The width of a shaded region found on a page.
|
DTWAIN_EI_DESHADESIZE
|
4616
|
LONG
|
The width of the dots within the shade region.
|
DTWAIN_EI_DESHADEBLACKCOUNTOLD
|
4638
|
LONG
|
The total number of black pixels in the region prior to deshading. If this value is unknown the Source returns -1.
|
DTWAIN_EI_ DESHADEBLACKCOUNTNEW
|
4639
|
LONG
|
The total number of black pixels in the region after deshading. If this value is unknown the Source returns -1.
|
DTWAIN_EI_ DESHADEBLACKRLMIN
|
4640
|
LONG
|
The shortest black pixel run-length in the region prior to deshading. If this value is unknown the Source returns -1.
|
DTWAIN_EI_ DESHADEBLACKRLMAX
|
4641
|
LONG
|
The longest black pixel run-length in the region prior to deshading. If this value is unknown the Source returns -1.
|
DTWAIN_EI_ DESHADEWHITECOUNTOLD
|
4642
|
LONG
|
The total number of white pixels in the region prior to deshading. If this
value is unknown the Source returns -1.
|
DTWAIN_EI_ DESHADEWHITECOUNTNEW
|
4643
|
LONG
|
The total number of white pixels in the region after deshading. If this
value is unknown the Source returns -1.
|
DTWAIN_EI_ DESHADEWHITERLMIN
|
4644
|
LONG
|
The shortest white pixel run-length in the region prior to deshading. If this value is unknown the Source returns -1.
|
DTWAIN_EI_ DESHADEWHITERLAVE
|
4645
|
LONG
|
The average length of all white pixel run-lengths in the region prior to
deshading. If this value is unknown the Source returns -1.
|
DTWAIN_EI_ DESHADEWHITERLMAX
|
4646
|
LONG
|
The longest white pixel run-length in the region prior to deshading. If this value is unknown the Source returns -1.
|