Click or drag to resize

ZebraCardGraphicsGammaLevel Property

Sets the gamma correction level to be applied during CreateImage.

Namespace:  Zebra.Sdk.Card.Graphics
Assembly:  SdkApi_Card_Desktop (in SdkApi_Card_Desktop.dll) Version: 2.14.1989
Syntax
public int GammaLevel { get; set; }

Property Value

Type: Int32

Implements

ZebraGraphicsIGammaLevel
Exceptions
ExceptionCondition
ZebraIllegalArgumentExceptionIf any of the arguments are outside of the specified range.
Remarks
Range: -25 to 25.
See Also