SourcePP
Several modern C++20 libraries for sanely parsing Valve's formats.
Loading...
Searching...
No Matches
vtfpp::ImagePixel::A8 Struct Reference

#include <ImageConversion.h>

Collaboration diagram for vtfpp::ImagePixel::A8:

Public Attributes

uint8_t a
 

Static Public Attributes

static constexpr auto FORMAT = ImageFormat::A8
 

Detailed Description

Definition at line 84 of file ImageConversion.h.

Member Data Documentation

◆ a

uint8_t vtfpp::ImagePixel::A8::a

Definition at line 86 of file ImageConversion.h.

◆ FORMAT

constexpr auto vtfpp::ImagePixel::A8::FORMAT = ImageFormat::A8
staticconstexpr

Definition at line 85 of file ImageConversion.h.


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