CMSDK 2.0.1
Cross-platform C++ base library and SDK for the Psyclone AIOS platform
Loading...
Searching...
No Matches
cmlabs::tagRGBA Struct Reference

One RGBA pixel value as separate byte components. More...

#include <Bitmap.h>

Public Attributes

CMBYTE red
CMBYTE green
CMBYTE blue
CMBYTE alpha

Detailed Description

One RGBA pixel value as separate byte components.

Definition at line 79 of file Bitmap.h.

Member Data Documentation

◆ alpha

CMBYTE cmlabs::tagRGBA::alpha

Definition at line 83 of file Bitmap.h.

◆ blue

CMBYTE cmlabs::tagRGBA::blue

Definition at line 82 of file Bitmap.h.

◆ green

CMBYTE cmlabs::tagRGBA::green

Definition at line 81 of file Bitmap.h.

◆ red

CMBYTE cmlabs::tagRGBA::red

Definition at line 80 of file Bitmap.h.


The documentation for this struct was generated from the following file:
  • /home/ubuntu/c/partner/psyclone2/CMSDK/include/Bitmap.h