MLX42 1.0
MLX42
|
#include "MLX42/MLX42_Int.h"
Go to the source code of this file.
Functions | |
mlx_texture_t * | mlx_load_png (const char *path) |
mlx_texture_t * mlx_load_png | ( | const char * | path | ) |
Decode/load a PNG file into a buffer.
[in] | path | Path to the PNG file. |
Definition at line 17 of file mlx_png.c.