ReactOS 0.4.16-dev-2546-g56481e1
png_xy Struct Reference

#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
 

Detailed Description

Definition at line 74 of file pngstruct.h.

Member Data Documentation

◆ bluex

png_fixed_point png_xy::bluex

Definition at line 78 of file pngstruct.h.

◆ bluey

png_fixed_point png_xy::bluey

Definition at line 78 of file pngstruct.h.

◆ greenx

png_fixed_point png_xy::greenx

Definition at line 77 of file pngstruct.h.

◆ greeny

png_fixed_point png_xy::greeny

Definition at line 77 of file pngstruct.h.

◆ redx

png_fixed_point png_xy::redx

Definition at line 76 of file pngstruct.h.

◆ redy

png_fixed_point png_xy::redy

Definition at line 76 of file pngstruct.h.

◆ whitex

png_fixed_point png_xy::whitex

Definition at line 79 of file pngstruct.h.

◆ whitey

png_fixed_point png_xy::whitey

Definition at line 79 of file pngstruct.h.


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