getGraphicTypes()

Parameters: none

Return type: String[]

This method returns a string array containing the WriterFormatNames of the graphic types supported by imageio on the current Java VM, plus the names of the graphics types built in to the dBarcode Java class.

On a Windows system the graphics types supported will include “jpeg” and “png” (supported by imageio) and “eps” and “gif” supported by the dBarcode Java class.

 

More:

makeBarcode()