Advanced Multi-Physics (AMP)
On-Line Documentation
Classes | Namespaces | Typedefs | Functions
RGBA.h File Reference
#include <cstdint>
Include dependency graph for RGBA.h:

Go to the source code of this file.

Classes

class  AMP::ARGB32
 Structure to store RGBA data. More...
 
class  AMP::RGBA32
 Structure to store RGBA data. More...
 

Namespaces

namespace  AMP
 

Typedefs

using AMP::RGB = ARGB32
 Structure to store RGB data.
 

Functions

constexpr uint32_t AMP::store (uint8_t a, uint8_t b, uint8_t c, uint8_t d)
 Helper function to convert 4 uint8_t to uint32_t.
 



Advanced Multi-Physics (AMP)
Oak Ridge National Laboratory
Idaho National Laboratory
Los Alamos National Laboratory
This page automatically produced from the
source code by doxygen
Last updated: Tue Mar 10 2026 13:06:41.
Comments on this page