org.freehep.graphicsio.emf.gdi
Class BitmapInfo
java.lang.Object
org.freehep.graphicsio.emf.gdi.BitmapInfo
public class BitmapInfo
- extends Object
EMF BitmapInfo
- Version:
- $Id: BitmapInfo.java 10363 2007-01-20 15:30:50Z duns $
- Author:
- Mark Donszelmann
BitmapInfo
public BitmapInfo(BitmapInfoHeader header)
BitmapInfo
public BitmapInfo(EMFInputStream emf)
throws IOException
- Throws:
IOException
write
public void write(EMFOutputStream emf)
throws IOException
- Throws:
IOException
toString
public String toString()
- Overrides:
toString
in class Object
getHeader
public BitmapInfoHeader getHeader()
Copyright © 2012. All Rights Reserved.