Click or drag to resize

ZebraImageFactory Methods

The ZebraImageFactory type exposes the following members.

Methods
  Name Description
Public method Equals
(Inherited from Object)
Public method GetHashCode
(Inherited from Object)
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.
Public method GetType
(Inherited from Object)
Public method ToString
(Inherited from Object)
Top
See Also