Public Attributes | List of all members
dr2d_color Struct Reference

Structure representing an RGBA color. Color components are specified in the range of 0 - 255. More...

#include <dr_2d.h>

Public Attributes

dr2d_byte a
 
dr2d_byte b
 
dr2d_byte g
 
dr2d_byte r
 

Detailed Description

Structure representing an RGBA color. Color components are specified in the range of 0 - 255.

Definition at line 90 of file porcupine/demo/c/dr_libs/old/dr_2d.h.

Member Data Documentation

◆ a

dr2d_byte dr2d_color::a

Definition at line 95 of file porcupine/demo/c/dr_libs/old/dr_2d.h.

◆ b

dr2d_byte dr2d_color::b

Definition at line 94 of file porcupine/demo/c/dr_libs/old/dr_2d.h.

◆ g

dr2d_byte dr2d_color::g

Definition at line 93 of file porcupine/demo/c/dr_libs/old/dr_2d.h.

◆ r

dr2d_byte dr2d_color::r

Definition at line 92 of file porcupine/demo/c/dr_libs/old/dr_2d.h.


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


picovoice_driver
Author(s):
autogenerated on Fri Apr 1 2022 02:15:19