public static class PICT.NativeHeader
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.awt.Rectangle |
bounds |
static double |
DEFAULT_RESOLUTION |
double |
hRes |
static int |
PICT_HEADER_OFFSET
skip the first 512 bytes - they are MAC specific crap
|
double |
vRes |
Constructor and Description |
---|
NativeHeader(byte[] data,
int offset) |
Modifier and Type | Method and Description |
---|---|
java.awt.Dimension |
getSize() |
public static final int PICT_HEADER_OFFSET
public static final double DEFAULT_RESOLUTION
public final java.awt.Rectangle bounds
public final double hRes
public final double vRes
Copyright 2017 The Apache Software Foundation or its licensors, as applicable.