# File lib/fusioncharts/exporter/generator.rb, line 230
      def get_image_blob
        image = get_image
        return image.to_blob
      end