SDL_ALPHA_OPAQUE

A fully opaque 8-bit alpha value.

Header File

Defined in <SDL3/SDL_pixels.h>

Syntax

#define SDL_ALPHA_OPAQUE 255

Version

This macro is available since SDL 3.2.0.

See Also


CategoryAPI, CategoryAPIMacro, CategoryPixels