######
RGBA32
######

.. cpp:namespace:: SC::Store::RGBA32

.. default-domain:: cpp

Fields
======

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

Functions
=========

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

.. cpp:namespace:: nullptr

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

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



