Accusoft.ImagXpressSdk Namespace > Processor Class : ColorDepth Method |
Valid values are 1, 4, 8, and 24.
Valid values are 1, 4, 8, and 24.
For an example of how to use this method to do a Sepia effect, see the help for the AdjustRGB method.
Note: DitherType values of DitherType.BinarizeQuickText and DitherType.BinarizePhotoHalftone can only be used if bitsPerPixel is 1, otherwise a ProcessorException will occur because the image isn't being binarized.