ClassesClasses | | Operators |
Page not available for the currently selected syntax (programming language).
Page not available for the currently selected syntax (programming language).
HBarCode — Represents an instance of a bar code reader.
ReadBarCodeModel | Read a bar code model from a file and create a new model. | |
CreateBarCodeModel | Create a model of a bar code reader. |
This operator is not available as a class member but will be called automatically when the resources of the object instances are to be released. This occurs in the finalization stage of garbage collection, or upon an explicit call of the Dispose() method.
ClearBarCodeModel | Delete a bar code model and free the allocated memory |
CreateBarCodeModel | Create a model of a bar code reader. | |
DecodeBarCodeRectangle2 | Decode bar code symbols within a rectangle. | |
DeserializeBarCodeModel | Deserialize a bar code model. | |
FindBarCode | Detect and read bar code symbols in an image. | |
GetBarCodeObject | Access iconic objects that were created during the search or decoding of bar code symbols. | |
GetBarCodeParam | Get one or several parameters that describe the bar code model. | |
GetBarCodeParamSpecific | Get parameters that are used by the bar code reader when processing a specific bar code type. | |
GetBarCodeResult | Get the alphanumerical results that were accumulated during the decoding of bar code symbols. | |
QueryBarCodeParams | Get the names of the parameters that can be used in set_bar_code* and get_bar_code* operators for a given bar code model | |
ReadBarCodeModel | Read a bar code model from a file and create a new model. | |
SerializeBarCodeModel | Serialize a bar code model. | |
SetBarCodeParam | Set selected parameters of the bar code model. | |
SetBarCodeParamSpecific | Set selected parameters of the bar code model for selected bar code types | |
WriteBarCodeModel | Write a bar code model to a file. |
HBarCode — Represents an instance of a bar code reader.
ReadBarCodeModel | Read a bar code model from a file and create a new model. | |
CreateBarCodeModel | Create a model of a bar code reader. |
This operator is not available as a class member but will be called automatically by the destructor. This occurs when a local variable goes out of scope or an instance on the heap is deleted.
ClearBarCodeModel | Delete a bar code model and free the allocated memory |
CreateBarCodeModel | Create a model of a bar code reader. | |
DecodeBarCodeRectangle2 | Decode bar code symbols within a rectangle. | |
DeserializeBarCodeModel | Deserialize a bar code model. | |
FindBarCode | Detect and read bar code symbols in an image. | |
GetBarCodeObject | Access iconic objects that were created during the search or decoding of bar code symbols. | |
GetBarCodeParam | Get one or several parameters that describe the bar code model. | |
GetBarCodeParamSpecific | Get parameters that are used by the bar code reader when processing a specific bar code type. | |
GetBarCodeResult | Get the alphanumerical results that were accumulated during the decoding of bar code symbols. | |
QueryBarCodeParams | Get the names of the parameters that can be used in set_bar_code* and get_bar_code* operators for a given bar code model | |
ReadBarCodeModel | Read a bar code model from a file and create a new model. | |
SerializeBarCodeModel | Serialize a bar code model. | |
SetBarCodeParam | Set selected parameters of the bar code model. | |
SetBarCodeParamSpecific | Set selected parameters of the bar code model for selected bar code types | |
WriteBarCodeModel | Write a bar code model to a file. |
ClassesClasses | | Operators |