ugBASIC 1.18
An isomorphic BASIC language compiler for retrocomputers
Loading...
Searching...
No Matches
palette_extract.c File Reference
#include "../../ugbc.h"

Go to the source code of this file.

Functions

int palette_extract (Environment *_environment, char *_data, int _width, int _height, int _depth, int _flags, RGBi *_palette)

Function Documentation

◆ palette_extract()

int palette_extract ( Environment * _environment,
char * _data,
int _width,
int _height,
int _depth,
int _flags,
RGBi * _palette )

Definition at line 41 of file palette_extract.c.