Wise&mystical  1.0
Project about Europe
Loading...
Searching...
No Matches
Image Struct Reference

#include <raylib.h>

Public Attributes

void * data
 
int width
 
int height
 
int mipmaps
 
int format
 

Detailed Description

Definition at line 236 of file raylib.h.

Member Data Documentation

◆ data

void* Image::data

Definition at line 237 of file raylib.h.

◆ format

int Image::format

Definition at line 241 of file raylib.h.

◆ height

int Image::height

Definition at line 239 of file raylib.h.

◆ mipmaps

int Image::mipmaps

Definition at line 240 of file raylib.h.

◆ width

int Image::width

Definition at line 238 of file raylib.h.


The documentation for this struct was generated from the following file: