public class DPXReader extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
SDPX |
| Constructor and Description |
|---|
DPXReader(SeekableByteChannel ch) |
| Modifier and Type | Method and Description |
|---|---|
DPXMetadata |
parseMetadata() |
static DPXReader |
readFile(File file) |
public static final int SDPX
public DPXReader(SeekableByteChannel ch) throws IOException
IOExceptionpublic DPXMetadata parseMetadata()
public static DPXReader readFile(File file) throws IOException
IOExceptionCopyright © 2019. All rights reserved.