Qt 4.8
Public Variables | List of all members
QImageScale::QImageScaleInfo Struct Reference

Public Variables

int * xapoints
 
int * xpoints
 
int xup_yup
 
int * yapoints
 
unsigned int ** ypoints
 

Detailed Description

Definition at line 116 of file qimagescale.cpp.

Properties

◆ xapoints

int* QImageScale::QImageScaleInfo::xapoints

◆ xpoints

int* QImageScale::QImageScaleInfo::xpoints

◆ xup_yup

int QImageScale::QImageScaleInfo::xup_yup

Definition at line 120 of file qimagescale.cpp.

Referenced by qt_qimageScaleAARGB(), and qt_qimageScaleAARGBA().

◆ yapoints

int * QImageScale::QImageScaleInfo::yapoints

◆ ypoints

unsigned int** QImageScale::QImageScaleInfo::ypoints

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