FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
ColorkeyContext Struct Reference

Data Fields

const AVClassclass
 
int co [4]
 
uint8_t colorkey_rgba [4]
 
float similarity
 
float blend
 

Detailed Description

Definition at line 28 of file vf_colorkey.c.

Field Documentation

const AVClass* ColorkeyContext::class

Definition at line 29 of file vf_colorkey.c.

int ColorkeyContext::co[4]

Definition at line 32 of file vf_colorkey.c.

Referenced by config_output(), and do_colorkey_slice().

uint8_t ColorkeyContext::colorkey_rgba[4]

Definition at line 34 of file vf_colorkey.c.

Referenced by do_colorkey_pixel().

float ColorkeyContext::similarity

Definition at line 35 of file vf_colorkey.c.

Referenced by do_colorkey_pixel().

float ColorkeyContext::blend

Definition at line 36 of file vf_colorkey.c.

Referenced by do_colorkey_pixel().


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