FFmpeg
Data Fields
SelectiveColorContext Struct Reference

Data Fields

const AVClassclass
 
int correction_method
 
char * opt_cmyk_adjust [NB_RANGES]
 
float cmyk_adjust [NB_RANGES][4]
 
struct process_range process_ranges [NB_RANGES]
 
int nb_process_ranges
 
char * psfile
 
uint8_t rgba_map [4]
 
int is_16bit
 
int step
 

Detailed Description

Definition at line 79 of file vf_selectivecolor.c.

Field Documentation

◆ class

const AVClass* SelectiveColorContext::class

Definition at line 80 of file vf_selectivecolor.c.

◆ correction_method

int SelectiveColorContext::correction_method

Definition at line 81 of file vf_selectivecolor.c.

◆ opt_cmyk_adjust

char* SelectiveColorContext::opt_cmyk_adjust[NB_RANGES]

Definition at line 82 of file vf_selectivecolor.c.

◆ cmyk_adjust

float SelectiveColorContext::cmyk_adjust[NB_RANGES][4]

Definition at line 83 of file vf_selectivecolor.c.

◆ process_ranges

struct process_range SelectiveColorContext::process_ranges[NB_RANGES]

Definition at line 84 of file vf_selectivecolor.c.

◆ nb_process_ranges

int SelectiveColorContext::nb_process_ranges

Definition at line 85 of file vf_selectivecolor.c.

◆ psfile

char* SelectiveColorContext::psfile

Definition at line 86 of file vf_selectivecolor.c.

◆ rgba_map

uint8_t SelectiveColorContext::rgba_map[4]

Definition at line 87 of file vf_selectivecolor.c.

◆ is_16bit

int SelectiveColorContext::is_16bit

Definition at line 88 of file vf_selectivecolor.c.

◆ step

int SelectiveColorContext::step

Definition at line 89 of file vf_selectivecolor.c.


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