←Select platform

BackgroundColor Property

Summary

Gets or sets the background color property for the potential barcode candidates to be detected.

Syntax
C#
C++/CLI
Java
Python
public RasterColor BackgroundColor { get; set; } 
public RasterColor getBackgroundColor(); 
public void setBackgroundColor( 
   RasterColor rasterColor 
); 
public:  
   property RasterColor^ BackgroundColor 
   { 
      RasterColor^ get() 
      void set(RasterColor^ value) 
   } 
BackgroundColor # get and set (FindBarcodeCandidateAreasCommand) 

Property Value

The background for the barcode candidates.

Requirements

Target Platforms

Help Version 22.0.2023.11.1
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.