Click or drag to resize

GraphicsInfoOpacity Property

Opacity value - meaningful only with multiple bitmaps of the same PrintType.

Namespace:  Zebra.Sdk.Card.Containers
Assembly:  SdkApi_Card_Core (in SdkApi_Card_Core.dll) Version: 2.14.1989
Syntax
public int Opacity { get; set; }

Property Value

Type: Int32
Remarks
  • 0 = All pixels opaque, except "pure white" instances
  • 1 (default) = All pixels opaque, including "pure white" instances
See Also