##########
HPixelRGBA
##########

.. cpp:namespace:: HPixelRGBA

.. default-domain:: cpp

Functions
=========

============== =============================================================================================================
..             :cpp:func:`HPixelRGBA <HPixelRGBA::HPixelRGBA>`                                                              
..             :cpp:func:`HPixelRGBA <HPixelRGBA::HPixelRGBA>`                                                              
void           :cpp:func:`Set <void HPixelRGBA::Set(unsigned char R, unsigned char G, unsigned char B, unsigned char A=0)>` 
void           :cpp:func:`Setf <void HPixelRGBA::Setf(float R, float G, float B, float A=0.0f)>`                            
unsigned char  :cpp:func:`a <unsigned char HPixelRGBA::a() const>`                                                          
void           :cpp:func:`a <void HPixelRGBA::a(unsigned char const A)>`                                                    
============== =============================================================================================================

.. cpp:namespace:: nullptr

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

.. doxygenclass:: HPixelRGBA
   :project: mvo
   :members:
   :undoc-members:



