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

#include <ImageConversion.h>

Public Attributes

uint8_t r

Static Public Attributes

static constexpr auto FORMAT = ImageFormat::R8

Detailed Description

Definition at line 243 of file ImageConversion.h.

Member Data Documentation

◆ FORMAT

auto vtfpp::ImagePixel::R8::FORMAT = ImageFormat::R8
staticconstexpr

Definition at line 244 of file ImageConversion.h.

◆ r

uint8_t vtfpp::ImagePixel::R8::r

Definition at line 245 of file ImageConversion.h.


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