public final class Tiff4TagConstants extends Object
Modifier and Type | Field and Description |
---|---|
static List<TagInfo> |
ALL_TIFF_4_TAGS |
static int |
COLOR_RESPONSE_UNIT_VALUE_0_00001 |
static int |
COLOR_RESPONSE_UNIT_VALUE_0_0001 |
static int |
COLOR_RESPONSE_UNIT_VALUE_0_001 |
static int |
COLOR_RESPONSE_UNIT_VALUE_0_01 |
static int |
COLOR_RESPONSE_UNIT_VALUE_0_1 |
static TagInfoShort |
TIFF_TAG_COLOR_RESPONSE_UNIT |
public static final TagInfoShort TIFF_TAG_COLOR_RESPONSE_UNIT
public static final int COLOR_RESPONSE_UNIT_VALUE_0_1
public static final int COLOR_RESPONSE_UNIT_VALUE_0_01
public static final int COLOR_RESPONSE_UNIT_VALUE_0_001
public static final int COLOR_RESPONSE_UNIT_VALUE_0_0001
public static final int COLOR_RESPONSE_UNIT_VALUE_0_00001
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.