SmartZone v6.1 for .NET - Updated
BitDepthException Class
Members 




Accusoft.SmartZoneICR.Net Assembly > Accusoft.SmartZoneICRSdk Namespace : BitDepthException Class
Contains information about an invalid bitmap error.
Object Model
BitDepthException Class
Syntax
'Declaration
 
<SerializableAttribute()>
Public NotInheritable Class BitDepthException 
   Inherits SmartZoneICRException
'Usage
 
Dim instance As BitDepthException
[Serializable()]
public sealed class BitDepthException : SmartZoneICRException 
[Serializable()]
public __gc __sealed class BitDepthException : public SmartZoneICRException 
[Serializable()]
public ref class BitDepthException sealed : public SmartZoneICRException 
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.SmartZoneICRSdk.SmartZoneException
            Accusoft.SmartZoneICRSdk.SmartZoneICRException
               Accusoft.SmartZoneICRSdk.BitDepthException

See Also

Reference

BitDepthException Members
Accusoft.SmartZoneICRSdk Namespace

Is this page helpful?
Yes No
Thanks for your feedback.