public class BitmapInfo extends Object
Constructor and Description |
---|
BitmapInfo(BitmapInfoHeader header) |
BitmapInfo(EMFInputStream emf) |
Modifier and Type | Method and Description |
---|---|
BitmapInfoHeader |
getHeader() |
String |
toString() |
void |
write(EMFOutputStream emf) |
public BitmapInfo(BitmapInfoHeader header)
public BitmapInfo(EMFInputStream emf) throws IOException
IOException
public void write(EMFOutputStream emf) throws IOException
IOException
public BitmapInfoHeader getHeader()
Copyright © 2016. All rights reserved.