NTrace
GPU ray tracing framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
LodePNG_InfoPng Struct Reference

#include <lodepng.h>

Public Attributes

unsigned width
 
unsigned height
 
unsigned compressionMethod
 
unsigned filterMethod
 
unsigned interlaceMethod
 
LodePNG_InfoColor color
 
unsigned background_defined
 
unsigned background_r
 
unsigned background_g
 
unsigned background_b
 
LodePNG_Text text
 
LodePNG_IText itext
 
unsigned char time_defined
 
LodePNG_Time time
 
unsigned phys_defined
 
unsigned phys_x
 
unsigned phys_y
 
unsigned char phys_unit
 
LodePNG_UnknownChunks unknown_chunks
 

Detailed Description

Definition at line 524 of file lodepng.h.

Member Data Documentation

unsigned LodePNG_InfoPng::background_b

Definition at line 555 of file lodepng.h.

unsigned LodePNG_InfoPng::background_defined

Definition at line 552 of file lodepng.h.

unsigned LodePNG_InfoPng::background_g

Definition at line 554 of file lodepng.h.

unsigned LodePNG_InfoPng::background_r

Definition at line 553 of file lodepng.h.

LodePNG_InfoColor LodePNG_InfoPng::color

Definition at line 538 of file lodepng.h.

unsigned LodePNG_InfoPng::compressionMethod

Definition at line 535 of file lodepng.h.

unsigned LodePNG_InfoPng::filterMethod

Definition at line 536 of file lodepng.h.

unsigned LodePNG_InfoPng::height

Definition at line 534 of file lodepng.h.

unsigned LodePNG_InfoPng::interlaceMethod

Definition at line 537 of file lodepng.h.

LodePNG_IText LodePNG_InfoPng::itext

Definition at line 561 of file lodepng.h.

unsigned LodePNG_InfoPng::phys_defined

Definition at line 568 of file lodepng.h.

unsigned char LodePNG_InfoPng::phys_unit

Definition at line 571 of file lodepng.h.

unsigned LodePNG_InfoPng::phys_x

Definition at line 569 of file lodepng.h.

unsigned LodePNG_InfoPng::phys_y

Definition at line 570 of file lodepng.h.

LodePNG_Text LodePNG_InfoPng::text

Definition at line 558 of file lodepng.h.

LodePNG_Time LodePNG_InfoPng::time

Definition at line 565 of file lodepng.h.

unsigned char LodePNG_InfoPng::time_defined

Definition at line 564 of file lodepng.h.

LodePNG_UnknownChunks LodePNG_InfoPng::unknown_chunks

Definition at line 576 of file lodepng.h.

unsigned LodePNG_InfoPng::width

Definition at line 533 of file lodepng.h.


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