php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#include <gd_tga.h>
Data Fields | |
uint8_t | identsize |
uint8_t | colormaptype |
uint8_t | imagetype |
int | colormapstart |
int | colormaplength |
uint8_t | colormapbits |
int | xstart |
int | ystart |
int | width |
int | height |
uint8_t | bits |
uint8_t | alphabits |
uint8_t | fliph |
uint8_t | flipv |
char * | ident |
int * | bitmap |