ColorProfileChunk
Chunk → ase.chunks.ColorProfileChunk (Class)
Static Members
fromBytes(bytes: haxe.io.Bytes): ColorProfileChunk
Name | Type |
---|---|
bytes |
haxe.io.Bytes |
Returns |
---|
ColorProfileChunk |
Instance Members
colorProfileType: ase.types.ColorProfileType
flags: Int
gamma: Float
iccProfileData: haxe.io.Bytes
toBytes(?out: haxe.io.BytesOutput): haxe.io.Bytes
Name | Type | Default |
---|---|---|
out |
haxe.io.BytesOutput | (optional) |
Returns |
---|
haxe.io.Bytes |
Name | Type | Default |
---|---|---|
createHeader |
Bool | false |
Private Members
getSizeWithoutHeader(): Int
Returns |
---|
Int |