Angka  0.0.1
A C library focusing on data manipulation and visualization
s_color Struct Reference

color struct More...

#include <picture.h>

Data Fields

double r
 
double g
 
double b
 
double a
 
int r
 
int g
 
int b
 
double val
 
int size
 

Detailed Description

color struct

Field Documentation

◆ a

double a

◆ b [1/2]

double b

◆ b [2/2]

int b

◆ g [1/2]

double g

◆ g [2/2]

int g

◆ r [1/2]

double r

◆ r [2/2]

int r

◆ size

int size

◆ val

double val

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