ArgPar-C v1.0.0-build
Simple and powerful Argument Parser for C
Loading...
Searching...
No Matches
APC_RGB Struct Reference

#include <APC_ArgParser.h>

Data Fields

enum APC_RGB_Command __externalAction
unsigned int b
unsigned int g
unsigned int r

Detailed Description

Definition at line 53 of file APC_ArgParser.h.

Field Documentation

◆ __externalAction

enum APC_RGB_Command APC_RGB::__externalAction

Definition at line 55 of file APC_ArgParser.h.

Referenced by __apc_colorFormat(), and __apc_rgbToRGBStruct().

◆ b

unsigned int APC_RGB::b

Definition at line 59 of file APC_ArgParser.h.

Referenced by __apc_colorFormat(), and __apc_rgbToRGBStruct().

◆ g

unsigned int APC_RGB::g

Definition at line 58 of file APC_ArgParser.h.

Referenced by __apc_colorFormat(), and __apc_rgbToRGBStruct().

◆ r

unsigned int APC_RGB::r

Definition at line 57 of file APC_ArgParser.h.

Referenced by __apc_colorFormat(), and __apc_rgbToRGBStruct().


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