#####
RGB24
#####

.. cpp:namespace:: SC::Store::RGB24

.. default-domain:: cpp

Fields
======

======== ================================
uint8_t  :cpp:var:`~SC::Store::RGB24::r` 
uint8_t  :cpp:var:`~SC::Store::RGB24::g` 
uint8_t  :cpp:var:`~SC::Store::RGB24::b` 
======== ================================

Functions
=========

===== ====================================================================================
..    :cpp:func:`RGB24 <SC::Store::RGB24::RGB24>`                                         
..    :cpp:func:`RGB24 <SC::Store::RGB24::RGB24>`                                         
bool  :cpp:func:`operator== <bool SC::Store::RGB24::operator==(RGB24 const &that) const>` 
bool  :cpp:func:`operator!= <bool SC::Store::RGB24::operator!=(RGB24 const &that) const>` 
===== ====================================================================================

.. cpp:namespace:: nullptr

Detailed Description
====================

.. doxygenstruct:: SC::Store::RGB24
   :project: libsc
   :members:
   :undoc-members:



