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

Go to the source code of this file.

Functions

int image_size (Environment *_environment, int _width, int _height)

Function Documentation

◆ image_size()

int image_size ( Environment * _environment,
int _width,
int _height )

Definition at line 41 of file image_size.c.