Skip to main content

The Color Struct Reference

Helper struct representing a RGBA color. More...

Declaration

struct Color { ... }

Public Member Attributes Index

Bytered
Bytegreen
Byteblue
Bytealpha

Description

Helper struct representing a RGBA color.

Definition at line 26 of file image.cpp.

Public Member Attributes

alpha

Byte Color::alpha

Definition at line 31 of file image.cpp.

blue

Byte Color::blue

Definition at line 30 of file image.cpp.

green

Byte Color::green

Definition at line 29 of file image.cpp.

red

Byte Color::red

Definition at line 28 of file image.cpp.


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


Generated via doxygen2docusaurus by Doxygen 1.14.0.