JX Application Framework
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
JHSB Struct Reference

#include <jColor.h>

Public Member Functions

 JHSB ()
 
 JHSB (const JSize h, const JSize s, const JSize b)
 
 JHSB (const JRGB &color)
 
void Set (const JSize h, const JSize s, const JSize b)
 

Public Attributes

JSize hue
 
JSize saturation
 
JSize brightness
 

Constructor & Destructor Documentation

◆ JHSB() [1/3]

JHSB::JHSB ( )
inline

◆ JHSB() [2/3]

JHSB::JHSB ( const JSize  h,
const JSize  s,
const JSize  b 
)
inline

◆ JHSB() [3/3]

JHSB::JHSB ( const JRGB color)

Member Function Documentation

◆ Set()

void JHSB::Set ( const JSize  h,
const JSize  s,
const JSize  b 
)
inline

Member Data Documentation

◆ brightness

JSize JHSB::brightness

◆ hue

JSize JHSB::hue

◆ saturation

JSize JHSB::saturation

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