ReactOS 0.4.16-dev-2546-g56481e1
png_XYZ Struct Reference

#include <pngstruct.h>

Public Attributes

png_fixed_point red_X
 
png_fixed_point red_Y
 
png_fixed_point red_Z
 
png_fixed_point green_X
 
png_fixed_point green_Y
 
png_fixed_point green_Z
 
png_fixed_point blue_X
 
png_fixed_point blue_Y
 
png_fixed_point blue_Z
 

Detailed Description

Definition at line 85 of file pngstruct.h.

Member Data Documentation

◆ blue_X

png_fixed_point png_XYZ::blue_X

Definition at line 89 of file pngstruct.h.

◆ blue_Y

png_fixed_point png_XYZ::blue_Y

Definition at line 89 of file pngstruct.h.

◆ blue_Z

png_fixed_point png_XYZ::blue_Z

Definition at line 89 of file pngstruct.h.

◆ green_X

png_fixed_point png_XYZ::green_X

Definition at line 88 of file pngstruct.h.

◆ green_Y

png_fixed_point png_XYZ::green_Y

Definition at line 88 of file pngstruct.h.

◆ green_Z

png_fixed_point png_XYZ::green_Z

Definition at line 88 of file pngstruct.h.

◆ red_X

png_fixed_point png_XYZ::red_X

Definition at line 87 of file pngstruct.h.

◆ red_Y

png_fixed_point png_XYZ::red_Y

Definition at line 87 of file pngstruct.h.

◆ red_Z

png_fixed_point png_XYZ::red_Z

Definition at line 87 of file pngstruct.h.


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