libgpac
0.4.5
|
Color Key descriptor. More...
#include <gpac/color.h>
Public Attributes | |
u8 | r |
u8 | g |
u8 | b |
u8 | alpha |
u8 | low |
u8 | high |
*The ColorKey object represents a ColorKey with low and high threshold keying
u8 GF_ColorKey::r |
color key R, G, and B components
u8 GF_ColorKey::alpha |
Alpha value for opaque (non-keyed) pixels
u8 GF_ColorKey::low |
low variance threshold
u8 GF_ColorKey::high |
high variance threshold