Accusoft.SmartZoneOCR4.Net
BitDepthException Class
Members  See Also  Send Feedback
Accusoft.SmartZoneOCRSdk Namespace : BitDepthException Class






Glossary Item Box

This exception is thrown if an invalid bitmap is detected.

Object Model

BitDepthException Class

Syntax

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

Remarks

If the bitmap passed in by the Reader.AnalyzeField method has more than one palette, or is not a one bit per pixel image, it can trigger this exception.

Inheritance Hierarchy

System.Object
   System.Exception
      System.ApplicationException
         Accusoft.SmartZoneOCRSdk.SmartZoneException
            Accusoft.SmartZoneOCRSdk.SmartZoneOCRException
               Accusoft.SmartZoneOCRSdk.BitDepthException

See Also

©2013. Accusoft Corporation. All Rights Reserved.