public class HwmfBitmap16 extends java.lang.Object implements GenericRecord
Constructor and Description |
---|
HwmfBitmap16() |
HwmfBitmap16(boolean isPartial) |
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,java.util.function.Supplier<?>> |
getGenericProperties() |
java.awt.image.BufferedImage |
getImage() |
int |
init(LittleEndianInputStream leis) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getGenericChildren, getGenericRecordType
public HwmfBitmap16()
public HwmfBitmap16(boolean isPartial)
public int init(LittleEndianInputStream leis) throws java.io.IOException
java.io.IOException
public java.awt.image.BufferedImage getImage()
public java.util.Map<java.lang.String,java.util.function.Supplier<?>> getGenericProperties()
getGenericProperties
in interface GenericRecord
Copyright 2020 The Apache Software Foundation or its licensors, as applicable.