libgpac  0.5.0
Public Attributes | List of all members
GF_ColorKey Struct Reference

Color Key descriptor. More...

#include <gpac/color.h>

Public Attributes

u8 r
u8 g
u8 b
u8 alpha
u8 low
u8 high

Detailed Description

*The ColorKey object represents a ColorKey with low and high threshold keying

Member Data Documentation

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


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