Click or drag to resize

ZebraGraphicsIGammaLevel Property

Sets the gamma correction level to be applied during CreateImage.

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

Property Value

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