Click or drag to resize

ZebraImageFactoryGetImage Method

Overload List
  Name Description
Public method Static member GetImage(Bitmap) Creates an instance of ZebraImageI from the image specified in image.
Public method Static member GetImage(Image) Creates an instance of ZebraImageI from the image specified in image.
Public method Static member GetImage(Stream) Creates an instance of ZebraImageI from the image data specified in imageData
Public method Static member GetImage(String) Creates an instance of ZebraImageI from the image specified in fullPath.
Top
See Also