public class GifStrings extends Object
Modifier and Type | Field and Description |
---|---|
static String[] |
COLOR_TABLE_SORT_FLAG
Strings for ordering or non-ordering of color table
|
static String[] |
GCE_DISPOSAL_METHOD
GIF Capabilities Enquiry string: way in which the graphic is to
be treated after being displayed
|
static String[] |
GCE_TRANSPARENCY_FLAG
GIF Capabilities Enquiry string: transparency
index given or not
|
static String[] |
GCE_USER_INPUT_FLAG
GIF Capabilities Enquiry string: user input
expected or not
|
static String[] |
GLOBAL_COLOR_TABLE_FLAG
Strings for presence or absence of global color table
|
static String[] |
INTERLACE_FLAG
Image is interlaced or not
|
static String[] |
LOCAL_COLOR_TABLE_FLAG
Local color table present in image or not
|
public static final String[] GLOBAL_COLOR_TABLE_FLAG
public static final String[] COLOR_TABLE_SORT_FLAG
public static final String[] GCE_DISPOSAL_METHOD
public static final String[] GCE_USER_INPUT_FLAG
public static final String[] GCE_TRANSPARENCY_FLAG
public static final String[] LOCAL_COLOR_TABLE_FLAG
public static final String[] INTERLACE_FLAG
Copyright © 2008–2017 The Open Preservation Foundation. All rights reserved.