#include <gfx_image_pixelhandler.h>
Several functions use this helper structure to pass the position within an image and number of pixels to functions.
公共成员函数 |
|
| ImagePos ( Int xPosition, Int yPosition, Int countValue) | |
Public Attributes |
|
| Int | xPos |
| Int | yPos |
| Int | count |
| ImagePos | ( | Int | xPosition , |
| Int | yPosition , | ||
| Int | countValue | ||
| ) |
| Int xPos |
| Int yPos |
| Int count |