|
ReactOS 0.4.16-dev-2546-g56481e1
|
#include <pngstruct.h>
Public Attributes | |
| png_fixed_point | redx |
| png_fixed_point | redy |
| png_fixed_point | greenx |
| png_fixed_point | greeny |
| png_fixed_point | bluex |
| png_fixed_point | bluey |
| png_fixed_point | whitex |
| png_fixed_point | whitey |
Definition at line 74 of file pngstruct.h.
| png_fixed_point png_xy::bluex |
Definition at line 78 of file pngstruct.h.
| png_fixed_point png_xy::bluey |
Definition at line 78 of file pngstruct.h.
| png_fixed_point png_xy::greenx |
Definition at line 77 of file pngstruct.h.
| png_fixed_point png_xy::greeny |
Definition at line 77 of file pngstruct.h.
| png_fixed_point png_xy::redx |
Definition at line 76 of file pngstruct.h.
| png_fixed_point png_xy::redy |
Definition at line 76 of file pngstruct.h.
| png_fixed_point png_xy::whitex |
Definition at line 79 of file pngstruct.h.
| png_fixed_point png_xy::whitey |
Definition at line 79 of file pngstruct.h.