FiberBundleHDF5
FiberHDF5 Documentation, Revision 2026
High-Performance Fiber Bundle Data Model for Scientific Visualization
Loading...
Searching...
No Matches
F5U.h
Go to the documentation of this file.
1
#ifndef __F5_Utils_h__
2
#define __F5_Utils_h__
3
4
#include "
F5types.h
"
5
6
#include "
F5WinDLLApi.h
"
7
8
#ifdef __cplusplus
9
extern
"C"
{
10
#endif
11
12
F5_API
int
F5UwriteTGA
(
const
char
*img_name,
int
x,
int
y,
F5_rgb_t
*buf);
13
F5_API
F5_rgb_t
*
F5UreadTGA
(
const
char
*img_name,
int
*x,
int
*y);
14
15
#ifdef __cplusplus
16
}
17
#endif
18
19
#endif
/* __F5_Utils_h__ */
F5UwriteTGA
F5_API int F5UwriteTGA(const char *img_name, int x, int y, F5_rgb_t *buf)
Definition
F5Utga.c:11
F5UreadTGA
F5_API F5_rgb_t * F5UreadTGA(const char *img_name, int *x, int *y)
Definition
F5Utga.c:45
F5WinDLLApi.h
F5_API
#define F5_API
Definition
F5WinDLLApi.h:11
F5types.h
F5_rgb_t
Definition
F5types.h:27
F5U.h
Generated on
for FiberBundleHDF5 by
1.16.1