xtd 0.2.0
xtd::drawing::helpers::alpha Struct Reference

Definition

The alpha struct.

struct alpha : rgb;
The alpha struct.
Definition alpha.hpp:22
The rgb struct.
Definition rgb.hpp:23
Namespace
xtd::drawing::helpers
Library
xtd.drawing

Public Properties

xtd::byte a
 Gets or sets the alpha component value of this xtd::drawing::helpers::alpha struct.
 

Member Data Documentation

◆ a

xtd::byte xtd::drawing::helpers::alpha::a

Gets or sets the alpha component value of this xtd::drawing::helpers::alpha struct.

Parameters
abyte The alpha component value of this xtd::drawing::helpers::alpha.

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