Uses of Class
org.freehep.graphicsio.emf.gdi.BitmapInfoHeader

Packages that use BitmapInfoHeader
org.freehep.graphicsio.emf EMF, Enhanced Meta File, Input and Output Format. 
org.freehep.graphicsio.emf.gdi   
 

Uses of BitmapInfoHeader in org.freehep.graphicsio.emf
 

Methods in org.freehep.graphicsio.emf with parameters of type BitmapInfoHeader
static java.awt.image.BufferedImage EMFImageLoader.readImage(BitmapInfoHeader bmi, int width, int height, EMFInputStream emf, int len, BlendFunction blendFunction)
          creates a BufferedImage from an EMFInputStream using BitmapInfoHeader data
 

Uses of BitmapInfoHeader in org.freehep.graphicsio.emf.gdi
 

Methods in org.freehep.graphicsio.emf.gdi that return BitmapInfoHeader
 BitmapInfoHeader BitmapInfo.getHeader()
           
 

Constructors in org.freehep.graphicsio.emf.gdi with parameters of type BitmapInfoHeader
BitmapInfo(BitmapInfoHeader header)
           
 



Copyright © 2000-2007 FreeHEP. All Rights Reserved.