This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Wednesday, December 10, 2008 10:06:58 AM(UTC)
Groups: Registered
Posts: 19
What is the best method "After" a document is scanned to convert it to black and white.
using version 16
#2
Posted
:
Wednesday, December 10, 2008 11:38:34 PM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
This depends on what you mean by black and white images. If you mean you want to convert a colored image to black and white 1 bit per pixel image(2 Colors), then you can use the the ColorResolutionCommand Class specifying 1 bit per pixel and a Fixed palette for the function parameters.
If you want a gray shaded image, you can use the GrayScaleCommand Class and convert the image to 8 BPP.
1 user thanked Guest for this useful post.
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.