| private final int |
|
| private final int |
|
| private final byte |
| bitDepth |
| comp_1_1849 |
| bitDepth |
|
| private final byte |
| colorType |
| comp_1_1850 |
| colorType |
|
| private static final HexFormat |
| FORMAT |
| field_55543 |
| HEX_FORMAT |
|
| private static final int |
| PNG_HEADER_SIZE |
| field_1_10513 |
| field_1_10513 |
|
| private static final long |
| PNG_HEADER |
| field_46201 |
| PNG_SIGNATURE |
|
| private static final int |
| PNG_CHUNK_HEADER_SIZE |
| field_1_10511 |
| field_1_10511 |
|
| private static final int |
| PNG_CHUNK_TRAILER_SIZE |
| field_1_10512 |
| field_1_10512 |
|
| private static final int |
| IHDR_TYPE |
| field_46202 |
| IHDR_CHUNK_TYPE |
|
| private static final int |
| IHDR_SIZE |
| field_46203 |
| IHDR_CHUNK_LENGTH |
|
| private static final byte |
| COLOR_TYPE_GRAYSCALE |
| field_1_10506 |
| field_1_10506 |
|
| private static final byte |
| COLOR_TYPE_TRUECOLOR |
| field_1_10509 |
| field_1_10509 |
|
| private static final byte |
| COLOR_TYPE_INDEXED |
| field_1_10508 |
| field_1_10508 |
|
| private static final byte |
| COLOR_TYPE_GRAYSCALE_ALPHA |
| field_1_10507 |
| field_1_10507 |
|
| private static final byte |
| COLOR_TYPE_TRUECOLOR_ALPHA |
| field_1_10510 |
| field_1_10510 |
|