Header menu logo Mibo

Color Type

A 32-bit RGBA color (8 bits per channel). Backend-neutral — converts to raylib Color or MonoGame Color at the boundary. Structural equality and comparison are provided automatically by the F# record.

Record fields

Record Field Description

A

Full Usage: A

Field type: byte

Alpha channel (0-255).

Field type: byte

B

Full Usage: B

Field type: byte

Blue channel (0-255).

Field type: byte

G

Full Usage: G

Field type: byte

Green channel (0-255).

Field type: byte

R

Full Usage: R

Field type: byte

Red channel (0-255).

Field type: byte

Type something to start searching.