Project

General

Profile

SO3Engine
stbi__resample Struct Reference

#include <stb_image.h>

Public Attributes

resample_row_func resample
 
stbi_ucline0
 
stbi_ucline1
 
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: