SO3Engine
|
stbi__resample Struct Reference
#include <stb_image.h>
Public Attributes | |
resample_row_func | resample |
stbi_uc * | line0 |
stbi_uc * | line1 |
int | hs |
int | vs |
int | w_lores |
int | ystep |
int | ypos |
Detailed Description
Definition at line 3623 of file stb_image.h.
Member Data Documentation
◆ hs
int stbi__resample::hs |
Definition at line 3627 of file stb_image.h.
◆ line0
stbi_uc* stbi__resample::line0 |
Definition at line 3626 of file stb_image.h.
◆ line1
stbi_uc * stbi__resample::line1 |
Definition at line 3626 of file stb_image.h.
◆ resample
resample_row_func stbi__resample::resample |
Definition at line 3625 of file stb_image.h.
◆ vs
int stbi__resample::vs |
Definition at line 3627 of file stb_image.h.
◆ w_lores
int stbi__resample::w_lores |
Definition at line 3628 of file stb_image.h.
◆ ypos
int stbi__resample::ypos |
Definition at line 3630 of file stb_image.h.
◆ ystep
int stbi__resample::ystep |
Definition at line 3629 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