SO3Engine
|
stbi__bmp_data Struct Reference
#include <stb_image.h>
Public Attributes | |
int | bpp |
int | offset |
int | hsz |
unsigned int | mr |
unsigned int | mg |
unsigned int | mb |
unsigned int | ma |
unsigned int | all_a |
Detailed Description
Definition at line 5120 of file stb_image.h.
Member Data Documentation
◆ all_a
unsigned int stbi__bmp_data::all_a |
Definition at line 5123 of file stb_image.h.
◆ bpp
int stbi__bmp_data::bpp |
Definition at line 5122 of file stb_image.h.
◆ hsz
int stbi__bmp_data::hsz |
Definition at line 5122 of file stb_image.h.
◆ ma
unsigned int stbi__bmp_data::ma |
Definition at line 5123 of file stb_image.h.
◆ mb
unsigned int stbi__bmp_data::mb |
Definition at line 5123 of file stb_image.h.
◆ mg
unsigned int stbi__bmp_data::mg |
Definition at line 5123 of file stb_image.h.
◆ mr
unsigned int stbi__bmp_data::mr |
Definition at line 5123 of file stb_image.h.
◆ offset
int stbi__bmp_data::offset |
Definition at line 5122 of file stb_image.h.
The documentation for this struct was generated from the following file:
- include/External/stbi/stb_image.h
Generated by 1.9.8