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

#include <ImageConversion.h>

Collaboration diagram for vtfpp::ImagePixel::I8:

Public Attributes

uint8_t i
 

Static Public Attributes

static constexpr auto FORMAT = ImageFormat::I8
 

Detailed Description

Definition at line 68 of file ImageConversion.h.

Member Data Documentation

◆ FORMAT

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

Definition at line 69 of file ImageConversion.h.

◆ i

uint8_t vtfpp::ImagePixel::I8::i

Definition at line 70 of file ImageConversion.h.


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