FFmpeg
Data Fields
FFDrawColor Struct Reference

#include <drawutils.h>

Data Fields

uint8_t  rgba [4]
 
union {
   uint32_t   u32 [4]
 
   uint16_t   u16 [8]
 
   uint8_t   u8 [16]
 
 

Detailed Description

Definition at line 61 of file drawutils.h.

Field Documentation

uint8_t FFDrawColor::rgba[4]

Definition at line 62 of file drawutils.h.

Referenced by config_input(), draw_text(), ff_blend_mask(), ff_blend_rectangle(), ff_draw_color(), pick_color16(), pick_color8(), reverse_color16(), reverse_color8(), and update_color_with_alpha().

uint32_t FFDrawColor::u32[4]

Definition at line 64 of file drawutils.h.

uint16_t FFDrawColor::u16[8]

Definition at line 65 of file drawutils.h.

Referenced by draw_line(), ff_blend_mask(), ff_blend_rectangle(), ff_draw_color(), ff_fill_rectangle(), pick_color16(), and reverse_color16().

uint8_t FFDrawColor::u8[16]

Definition at line 66 of file drawutils.h.

Referenced by config_out_props(), draw_line(), ff_blend_mask(), ff_blend_rectangle(), ff_draw_color(), ff_fill_rectangle(), pick_color8(), and reverse_color8().

union { ... } FFDrawColor::comp[MAX_PLANES]

Referenced by config_out_props(), draw_line(), ff_blend_mask(), ff_blend_rectangle(), ff_draw_color(), ff_fill_rectangle(), pick_color16(), pick_color8(), reverse_color16(), and reverse_color8().


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

Generated on Fri Jan 12 2018 01:48:31 for FFmpeg by   doxygen 1.8.6

AltStyle によって変換されたページ (->オリジナル) /