PropertyID.GoodReadOverlayColor Field |
public const Int32 GoodReadOverlayColor = "value"
Public Const GoodReadOverlayColor As Int32 = "value"
GOOD_READ_OVERLAY_SHAPE_POLICY
is set to FULL_SCREEN
, the entire screen is painted with the selected color once a code is decoded.
If GOOD_READ_OVERLAY_PRESERVE_COLORS
is set to false
, the selected color is applied to the whole overlay, excluding transparent areas, and painted on top of the screen.
The transparency level is controlled by the property GOOD_READ_OVERLAY_TRANSPARENCY
.
The color is specified in ARGB format (32-bit, 8 bits per channel). The alpha channel is ignored, as transparency is managed separately.
The class of the property is NumericProperty
.
© 2016 Datalogic S.p.A. and/or its affiliates. All rights reserved. Datalogic and the Datalogic logo are registered trademarks of Datalogic S.p.A. in many countries including the U.S.A. and the E.U. All other trademarks are the property of their respective owners.