public static class HwmfFill.WmfDibBitBlt extends HwmfFill.WmfDibStretchBlt
dstBounds, rasterOperation, srcBounds, target| Constructor and Description |
|---|
WmfDibBitBlt() |
| Modifier and Type | Method and Description |
|---|---|
HwmfRecordType |
getWmfRecordType() |
int |
init(LittleEndianInputStream leis,
long recordSize,
int recordFunction)
Init record from stream
|
applyObject, draw, getImagepublic HwmfRecordType getWmfRecordType()
getWmfRecordType in interface HwmfRecordgetWmfRecordType in class HwmfFill.WmfDibStretchBltpublic int init(LittleEndianInputStream leis, long recordSize, int recordFunction) throws java.io.IOException
HwmfRecordinit in interface HwmfRecordinit in class HwmfFill.WmfDibStretchBltleis - the little endian input streamjava.io.IOException