PaletteChunkEntry
ase.chunks.PaletteChunkEntry (Class)
Static Members
SIZE: Int
fromBytes(bytes: haxe.io.Bytes): PaletteChunkEntry
Name | Type |
---|---|
bytes |
haxe.io.Bytes |
Returns |
---|
PaletteChunkEntry |
Instance Members
flags: Int
red: Int
green: Int
blue: Int
alpha: Int
name: String
hasName: Bool
toBytes(?out: haxe.io.BytesOutput): haxe.io.Bytes
Name | Type | Default |
---|---|---|
out |
haxe.io.BytesOutput | (optional) |
Returns |
---|
haxe.io.Bytes |
toString(): String
Returns |
---|
String |
Name | Type | Default |
---|---|---|
name |
String | (optional) |
color |
Int | (optional) |