@Internal public class ImageHeaderPICT extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
| static double | DEFAULT_RESOLUTION | 
| static int | PICT_HEADER_OFFSETskip the first 512 bytes - they are MAC specific crap | 
| Constructor and Description | 
|---|
| ImageHeaderPICT(byte[] data,
               int off) | 
| Modifier and Type | Method and Description | 
|---|---|
| java.awt.Rectangle | getBounds() | 
| java.awt.Dimension | getSize() | 
public static final int PICT_HEADER_OFFSET
public static final double DEFAULT_RESOLUTION
Copyright 2021 The Apache Software Foundation or its licensors, as applicable.