MLT  7.22.0
Data Fields
mlt_color Struct Reference

A tuple of color components. More...

#include <mlt_types.h>

Data Fields

uint8_t a
 alpha More...
 
uint8_t b
 blue More...
 
uint8_t g
 green More...
 
uint8_t r
 red More...
 

Detailed Description

A tuple of color components.

Field Documentation

◆ a

uint8_t mlt_color::a

alpha

◆ b

uint8_t mlt_color::b

blue

◆ g

uint8_t mlt_color::g

green

◆ r

uint8_t mlt_color::r

red


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