Class BitmapImage

java.lang.Object
com.teamdev.jxbrowser.view.graphics.BitmapImage<BufferedImage>
com.teamdev.jxbrowser.view.swing.graphics.BitmapImage

public final class BitmapImage extends BitmapImage<BufferedImage>
A Swing-specific implementation that allows getting BufferedImage from Bitmap.
Since:
7.7
  • Method Details