LisaacTM Platform

TGA_HEADER


Mapping TGA Image File Header structure
Inherit/Insert Summary
parent_object No developed.
 
Slot Summary
data_offset
reserved
type
not_used1
skip 9byte
not_used2
not_used3
map_width
map_height
bpp
flags
width
height
bits_per_pixel
is_compressed
need_flip
print
 

Inherit/Insert Detail

parent_object

.../extra/opengl/images/tga_header.li line #9

Section:
Inherit

Profile:
- SelfSELFparent_object : OBJECT

Detail slot

data_offset

.../extra/opengl/images/tga_header.li line #17

Section:
Mapping

Profile:
+ SelfSELFdata_offset : UINTEGER_8

reserved

.../extra/opengl/images/tga_header.li line #18

Section:
Mapping

Profile:
+ SelfSELFreserved : UINTEGER_8

type

.../extra/opengl/images/tga_header.li line #20

Section:
Mapping

Profile:
+ SelfSELFtype : UINTEGER_8

not_used1

.../extra/opengl/images/tga_header.li line #22

Section:
Mapping

Profile:
+ SelfSELFnot_used1 : UINTEGER_32

Description:
skip 9byte

not_used2

.../extra/opengl/images/tga_header.li line #23

Section:
Mapping

Profile:
+ SelfSELFnot_used2 : UINTEGER_32

not_used3

.../extra/opengl/images/tga_header.li line #24

Section:
Mapping

Profile:
+ SelfSELFnot_used3 : UINTEGER_8

map_width

.../extra/opengl/images/tga_header.li line #26

Section:
Mapping

Profile:
+ SelfSELFmap_width : UINTEGER_16

map_height

.../extra/opengl/images/tga_header.li line #27

Section:
Mapping

Profile:
+ SelfSELFmap_height : UINTEGER_16

bpp

.../extra/opengl/images/tga_header.li line #28

Section:
Mapping

Profile:
+ SelfSELFbpp : UINTEGER_8

flags

.../extra/opengl/images/tga_header.li line #30

Section:
Mapping

Profile:
+ SelfSELFflags : UINTEGER_8

width

.../extra/opengl/images/tga_header.li line #34

Section:
Public

Profile:
- SelfSELFwidth : INTEGER

height

.../extra/opengl/images/tga_header.li line #35

Section:
Public

Profile:
- SelfSELFheight : INTEGER

bits_per_pixel

.../extra/opengl/images/tga_header.li line #37

Section:
Public

Profile:
- SelfSELFbits_per_pixel : INTEGER

is_compressed

.../extra/opengl/images/tga_header.li line #39

Section:
Public

Profile:
- SelfSELFis_compressed : BOOLEAN

need_flip

.../extra/opengl/images/tga_header.li line #44

Section:
Public

Profile:
- SelfSELFneed_flip : BOOLEAN

print

.../extra/opengl/images/tga_header.li line #49

Section:
Public

Profile:
- SelfSELFprint