Header menu logo Mibo

RaylibColor Module

Conversions between the backend-neutral Color and raylib Color.

Functions and values

Function or value Description

fromRaylibColor c

Full Usage: fromRaylibColor c

Parameters:
Returns: Color
Modifiers: inline

Convert a raylib Color to a Color.

c : Color
Returns: Color

toRaylibColor c

Full Usage: toRaylibColor c

Parameters:
Returns: Color
Modifiers: inline

Convert a Color to a raylib Color.

c : Color
Returns: Color

Type something to start searching.