Click or drag to resize

IZebraImageFactory Methods

The IZebraImageFactory type exposes the following members.

Methods
  Name Description
Public method GetImage(Byte) Creates an instance of ZebraImageI from the image data specified in imageData.
Public method GetImage(Stream) Creates an instance of ZebraImageI from the image data specified in imageData.
Public method GetImage(String) Creates an instance of ZebraImageI from the image specified in fullPath.
Top
See Also