Project

General

Profile

SO3Engine
stbi__result_info Struct Reference

#include <stb_image.h>

Public Attributes

int bits_per_channel
 
int num_channels
 
int channel_order
 

Detailed Description

Definition at line 812 of file stb_image.h.

Member Data Documentation

◆ bits_per_channel

int stbi__result_info::bits_per_channel

Definition at line 814 of file stb_image.h.

◆ channel_order

int stbi__result_info::channel_order

Definition at line 816 of file stb_image.h.

◆ num_channels

int stbi__result_info::num_channels

Definition at line 815 of file stb_image.h.


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