Click or drag to resize

ZebraGraphicsICreateImage Method

Generates the final bitmap image.

Namespace:  Zebra.Sdk.Card.Graphics
Assembly:  SdkApi_Card_Core (in SdkApi_Card_Core.dll) Version: 2.14.1989
Syntax
ZebraCardImageI CreateImage()

Return Value

Type: ZebraCardImageI
Instance containing the bitmap image data.
Exceptions
ExceptionCondition
ZebraCardExceptionIf an error occurs while rendering the image.
See Also