SDL  2.0
SDL_Palette Struct Reference

#include <SDL_pixels.h>

+ Collaboration diagram for SDL_Palette:

Data Fields

int ncolors
 
SDL_Colorcolors
 
Uint32 version
 
int refcount
 

Detailed Description

Definition at line 304 of file SDL_pixels.h.

Field Documentation

◆ colors

◆ ncolors

◆ refcount

int SDL_Palette::refcount

Definition at line 309 of file SDL_pixels.h.

Referenced by SDL_AllocPalette(), SDL_FreePalette(), and SDL_SetPixelFormatPalette().

◆ version

Uint32 SDL_Palette::version

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