FFmpeg
Data Fields
Range Struct Reference

#include <swscale_internal.h>

Data Fields

float shadows
 
float midtones
 
float highlights
 
double in_min
 
double in_max
 
double out_min
 
double out_max
 
AVRational start
 
AVRational end
 
unsigned int start
 
unsigned int len
 

Detailed Description

Definition at line 38 of file vf_colorbalance.c.

Field Documentation

◆ shadows

float Range::shadows

Definition at line 39 of file vf_colorbalance.c.

◆ midtones

float Range::midtones

Definition at line 40 of file vf_colorbalance.c.

◆ highlights

float Range::highlights

Definition at line 41 of file vf_colorbalance.c.

◆ in_min

double Range::in_min

Definition at line 37 of file vf_colorlevels.c.

◆ in_max

double Range::in_max

Definition at line 37 of file vf_colorlevels.c.

◆ out_min

double Range::out_min

Definition at line 38 of file vf_colorlevels.c.

◆ out_max

double Range::out_max

Definition at line 38 of file vf_colorlevels.c.

◆ start [1/2]

AVRational Range::start

Definition at line 106 of file vf_pseudocolor.c.

Referenced by config_input(), and ff_range_add().

◆ end

AVRational Range::end

Definition at line 106 of file vf_pseudocolor.c.

Referenced by config_input().

◆ start [2/2]

unsigned int Range::start

Definition at line 87 of file swscale_internal.h.

◆ len

unsigned int Range::len

Definition at line 88 of file swscale_internal.h.

Referenced by ff_range_add().


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