arsa  2.7
Public Attributes | List of all members
SDL_Palette Struct Reference

#include <SDL_pixels.h>

Public Attributes

int ncolors
 
SDL_Colorcolors
 
Uint32 version
 
int refcount
 

Detailed Description

Definition at line 304 of file SDL_pixels.h.

Member Data Documentation

◆ colors

SDL_Color* SDL_Palette::colors

Definition at line 307 of file SDL_pixels.h.

◆ ncolors

int SDL_Palette::ncolors

Definition at line 306 of file SDL_pixels.h.

◆ refcount

int SDL_Palette::refcount

Definition at line 309 of file SDL_pixels.h.

◆ version

Uint32 SDL_Palette::version

Definition at line 308 of file SDL_pixels.h.


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