iService.co.za - Graphics
The following operations are supported. For a formal definition, please review the Service Description.
-
GenerateBarCode
Generates a barcode number and returns the byte stream of it in the specified format. Formats available are:
Bitmap = 0,
Gif = 1,
Jpeg = 2,
Png = 3 -
GeneratePortionOfWebsiteScreenshot
Generates a portion of a screen shot image of the URL specified with with width and height specified and returns the byte stream of it in the specified format. Formats available are:
Bitmap = 0,
Gif = 1,
Jpeg = 2,
Png = 3 -
GenerateWebsiteScreenShot
Generates a screen shot image of the URL specified and returns the byte stream of it in the specified format. Formats available are:
Bitmap = 0,
Gif = 1,
Jpeg = 2,
Png = 3