GrayAlpha16
Fields
uint8_t |
|
uint8_t |
Functions
bool |
|
bool |
Detailed Description
-
struct GrayAlpha16
A gray color with an alpha , where each channel is in discrete [0, 255] space.
Public Functions
-
GrayAlpha16() = default
-
inline GrayAlpha16(uint8_t gray, uint8_t alpha)
-
inline bool operator==(GrayAlpha16 const &that) const
-
inline bool operator!=(GrayAlpha16 const &that) const
-
GrayAlpha16() = default