Click or drag to resize

ZebraImageFactoryGetImage Method

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