AMCAX Kernel 1.0.0.0
Loading...
Searching...
No Matches
ShapeRGBA.hpp File Reference

Represents a color in RGBA format, with validity flags for channels. More...

#include <algorithm>
#include <cmath>
#include <cstdint>
#include <cstring>
#include <iomanip>
#include <sstream>
#include <string>
#include <common/Macros.hpp>
+ Include dependency graph for ShapeRGBA.hpp:
+ This graph shows which files directly or indirectly include this file:

Classes

class  AMCAX::STEP::ShapeRGBA
 Represents a color in RGBA format, with validity flags for channels. More...
 

Namespaces

namespace  AMCAX
 Namespace of all interface in the AMCAX kernel.
 
namespace  AMCAX::STEP
 Namespace of all interface in the AMCAX STEP module.
 

Detailed Description

Represents a color in RGBA format, with validity flags for channels.

This file is part of AMCAX Kernel.