![]() |
![]() |
![]() |
| HOME | DOWNLOAD | DOCS | DEVELOPMENT | LICENSE | CREDITS |
Targa Developer Field. More...
#include <iTGA.h>
Public Member Functions | |
| TargaDevField () | |
| Default constructor. | |
| TargaDevField (Iubyte *d, int sz, int id) | |
| Convenience constructor. | |
Public Attributes | |
| Iubyte * | data |
| int | tagID |
| int | size |
Targa Developer Field.
| imagen::iTGA::TargaDevField::TargaDevField | ( | ) | [inline] |
Default constructor.
| imagen::iTGA::TargaDevField::TargaDevField | ( | Iubyte * | d, |
| int | sz, | ||
| int | id | ||
| ) | [inline] |
Convenience constructor.
| d | : Pointer to field data. |
| sz | : Size of field data in bytes. |
| id | : Developer tag ID. |
API Documentation by Mark D. Procarione |
Generated by
![]() |