AlpacaLibary  1.63
A closed source C++ bot for OSRS
Paint::Pixel Struct Reference

#include <Paint.hpp>

Public Attributes

std::uint8_t Red
 
std::uint8_t Green
 
std::uint8_t Blue
 
std::uint8_t Alpha
 

Detailed Description

Definition at line 10 of file Paint.hpp.

Member Data Documentation

◆ Alpha

std::uint8_t Paint::Pixel::Alpha

Definition at line 15 of file Paint.hpp.

◆ Blue

std::uint8_t Paint::Pixel::Blue

Definition at line 14 of file Paint.hpp.

◆ Green

std::uint8_t Paint::Pixel::Green

Definition at line 13 of file Paint.hpp.

◆ Red

std::uint8_t Paint::Pixel::Red

Definition at line 12 of file Paint.hpp.


The documentation for this struct was generated from the following file: