Click or drag to resize

IZebraImageFactoryGetImage Method

Overload List
  NameDescription
Public methodGetImage(Byte)
Creates an instance of ZebraImageI from the image data specified in imageData.
Public methodGetImage(Stream)
Creates an instance of ZebraImageI from the image data specified in imageData.
Public methodGetImage(String)
Creates an instance of ZebraImageI from the image specified in fullPath.
Top
See Also