Public Attributes | |
| int16_t | xOrigin |
| int16_t | yOrigin |
| int16_t | width |
| int16_t | height |
| uchar | pixelDepth |
| uchar | attributeBits |
Definition at line 243 of file imageio.cpp.
Definition at line 249 of file imageio.cpp.
Referenced by readImageSpec(), and ReadImageTGA().
| int16_t tga_imagespec_t::height |
Definition at line 247 of file imageio.cpp.
Referenced by readImageSpec(), and ReadImageTGA().
Definition at line 248 of file imageio.cpp.
Referenced by readImageSpec(), and ReadImageTGA().
| int16_t tga_imagespec_t::width |
Definition at line 246 of file imageio.cpp.
Referenced by readImageSpec(), and ReadImageTGA().
| int16_t tga_imagespec_t::xOrigin |
Definition at line 244 of file imageio.cpp.
Referenced by readImageSpec().
| int16_t tga_imagespec_t::yOrigin |
Definition at line 245 of file imageio.cpp.
Referenced by readImageSpec().
1.6.3