Click or drag to resize

IZebraImageFactory Methods

Methods
  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