ImageGear for .NET
BitsPerPixel Property
See Also  Send Feedback
ImageGear21.Recognition Assembly > ImageGear.Recognition Namespace > ImGearRecImage Class : BitsPerPixel Property




Glossary Item Box

Gets number of bits per pixel.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Property Value

Integer value.

Remarks

Number of bits per pixel used to store the image in the recognition engine. Also known as image color depth.

This may differ from the original input image's color depth due to processing steps. For example, a 24-bit RGB image could be reduced to bitonal (1-bit black and white) depending on preprocessing settings.

See Also

©2013. Accusoft Corporation. All Rights Reserved.