| Package | Description |
|---|---|
| com.drew.imaging.heif | |
| com.drew.metadata.heif |
https://dspace.cc.tut.fi/dpub/bitstream/handle/123456789/24147/heikkila.pdf?sequence=1
|
| Modifier and Type | Method and Description |
|---|---|
void |
HeifReader.extract(InputStream inputStream,
HeifHandler<?> handler) |
| Modifier and Type | Class and Description |
|---|---|
class |
HeifBoxHandler |
class |
HeifPictureHandler |
| Modifier and Type | Method and Description |
|---|---|
HeifHandler<?> |
HeifHandlerFactory.getHandler(HandlerBox box,
Metadata metadata) |
HeifHandler<?> |
HeifBoxHandler.processBox(Box box,
byte[] payload) |
| Constructor and Description |
|---|
HeifHandlerFactory(HeifHandler<?> caller) |
Copyright © 2002-2020 Drew Noakes. All Rights Reserved.