Renders the barcode to a PNG image using the "png" gem (gem install png)
Registers the to_png and to_canvas methods
Creates a PNG::Canvas object and renders the barcode on it
Renders the barcode to a PNG image
[Validate]