ZebraCardGraphicsCreateImage Method 
             | 
          
        
         
            Generates the final bitmap image.
            
 
    Namespace: 
   Zebra.Sdk.Card.Graphics
    Assembly:
   SdkApi_Card_Desktop (in SdkApi_Card_Desktop.dll) Version: 2.14.1989
Syntaxpublic ZebraCardImageI CreateImage()
Public Function CreateImage As ZebraCardImageI
public:
virtual ZebraCardImageI^ CreateImage() sealed
Return Value
Type: 
ZebraCardImageIInstance containing the bitmap image data.
Implements
ZebraGraphicsICreateImage
Exceptions
See Also