RTS API Documentation  1.10.11
Data Fields
switch_hsl_color_s Struct Reference

#include <switch_core_video.h>

+ Collaboration diagram for switch_hsl_color_s:

Data Fields

double h
 
double s
 
double l
 

Detailed Description

Definition at line 109 of file switch_core_video.h.

Field Documentation

◆ h

double switch_hsl_color_s::h

Definition at line 110 of file switch_core_video.h.

Referenced by switch_img_copy_rect().

◆ l

double switch_hsl_color_s::l

Definition at line 112 of file switch_core_video.h.

Referenced by switch_img_copy_rect().

◆ s

double switch_hsl_color_s::s

Definition at line 111 of file switch_core_video.h.

Referenced by switch_img_copy_rect().


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