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
IOException
public DPXMetadata parseMetadata()
public static DPXReader readFile(File file) throws IOException
IOException
Copyright © 2019. All rights reserved.