public class DefineBitsLossless extends DefineBits
| Modifier and Type | Field and Description |
|---|---|
int[] |
colorData
DefineBitsLossLess: array of 0x00RRGGBB
DefineBitsLossLess2: array of 0xAARRGGBB
|
int |
format |
static int |
FORMAT_15_BIT_RGB |
static int |
FORMAT_24_BIT_RGB |
static int |
FORMAT_8_BIT_COLORMAPPED |
data, height, jpegTables, widthnames, stagCSMTextSettings, stagDebugID, stagDefineBinaryData, stagDefineBits, stagDefineBitsJPEG2, stagDefineBitsJPEG3, stagDefineBitsLossless, stagDefineBitsLossless2, stagDefineButton, stagDefineButton2, stagDefineButtonCxform, stagDefineButtonSound, stagDefineEditText, stagDefineFont, stagDefineFont2, stagDefineFont3, stagDefineFont4, stagDefineFontAlignZones, stagDefineFontInfo, stagDefineFontInfo2, stagDefineFontName, stagDefineMorphShape, stagDefineMorphShape2, stagDefineScalingGrid, stagDefineSceneAndFrameLabelData, stagDefineShape, stagDefineShape2, stagDefineShape3, stagDefineShape4, stagDefineSound, stagDefineSprite, stagDefineText, stagDefineText2, stagDefineVideoStream, stagDoABC, stagDoABC2, stagDoAction, stagDoInitAction, stagEnableDebugger, stagEnableDebugger2, stagEnableTelemetry, stagEnd, stagExportAssets, stagFileAttributes, stagFrameLabel, stagFreeCharacter, stagImportAssets, stagImportAssets2, stagJPEGTables, stagMetadata, stagPathsArePostScript, stagPlaceObject, stagPlaceObject2, stagPlaceObject3, stagProductInfo, stagProtect, stagRemoveObject, stagRemoveObject2, stagScriptLimits, stagSetBackgroundColor, stagSetTabIndex, stagShowFrame, stagSoundStreamBlock, stagSoundStreamHead, stagSoundStreamHead2, stagStartSound, stagSymbolClass, stagVideoFrame| Constructor and Description |
|---|
DefineBitsLossless(int code) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object object) |
void |
visit(TagHandler h)
Subclasses implement this method to callback one of the methods in TagHandler...
|
getSimpleReferenceequals, getReferencespublic static final int FORMAT_8_BIT_COLORMAPPED
public static final int FORMAT_15_BIT_RGB
public static final int FORMAT_24_BIT_RGB
public int format
public int[] colorData
public void visit(TagHandler h)
Tagvisit in class DefineBitspublic boolean equals(Object object)
equals in class DefineBitsCopyright © 2018 The Apache Software Foundation. All rights reserved.