|
FiberBundleHDF5
FiberHDF5 Documentation, Revision 2026
High-Performance Fiber Bundle Data Model for Scientific Visualization
|
Go to the source code of this file.
Functions | |
| int | F5UwriteTGA (const char *img_name, int x, int y, F5_rgb_t *buf) |
| F5_rgb_t * | F5UreadTGA (const char *img_name, int *x, int *y) |
| F5_rgb_t * F5UreadTGA | ( | const char * | img_name, |
| int * | x, | ||
| int * | y ) |
Definition at line 45 of file F5Utga.c.
| int F5UwriteTGA | ( | const char * | img_name, |
| int | x, | ||
| int | y, | ||
| F5_rgb_t * | buf ) |
Definition at line 11 of file F5Utga.c.