OpenCore  1.0.4
OpenCore Bootloader
Loading...
Searching...
No Matches
LodePNGInfo Struct Reference

#include <lodepng.h>

Data Fields

unsigned compression_method
 
unsigned filter_method
 
unsigned interlace_method
 
LodePNGColorMode color
 
unsigned background_defined
 
unsigned background_r
 
unsigned background_g
 
unsigned background_b
 
size_t text_num
 
char ** text_keys
 
char ** text_strings
 
size_t itext_num
 
char ** itext_keys
 
char ** itext_langtags
 
char ** itext_transkeys
 
char ** itext_strings
 
unsigned time_defined
 
LodePNGTime time
 
unsigned phys_defined
 
unsigned phys_x
 
unsigned phys_y
 
unsigned phys_unit
 
unsigned gama_defined
 
unsigned gama_gamma
 
unsigned chrm_defined
 
unsigned chrm_white_x
 
unsigned chrm_white_y
 
unsigned chrm_red_x
 
unsigned chrm_red_y
 
unsigned chrm_green_x
 
unsigned chrm_green_y
 
unsigned chrm_blue_x
 
unsigned chrm_blue_y
 
unsigned srgb_defined
 
unsigned srgb_intent
 
unsigned iccp_defined
 
char * iccp_name
 
unsigned char * iccp_profile
 
unsigned iccp_profile_size
 
unsigned sbit_defined
 
unsigned sbit_r
 
unsigned sbit_g
 
unsigned sbit_b
 
unsigned sbit_a
 
unsigned char * unknown_chunks_data [3]
 
size_t unknown_chunks_size [3]
 

Detailed Description

Definition at line 505 of file lodepng.h.

Field Documentation

◆ background_b

unsigned LodePNGInfo::background_b

Definition at line 541 of file lodepng.h.

◆ background_defined

unsigned LodePNGInfo::background_defined

Definition at line 538 of file lodepng.h.

◆ background_g

unsigned LodePNGInfo::background_g

Definition at line 540 of file lodepng.h.

◆ background_r

unsigned LodePNGInfo::background_r

Definition at line 539 of file lodepng.h.

◆ chrm_blue_x

unsigned LodePNGInfo::chrm_blue_x

Definition at line 613 of file lodepng.h.

◆ chrm_blue_y

unsigned LodePNGInfo::chrm_blue_y

Definition at line 614 of file lodepng.h.

◆ chrm_defined

unsigned LodePNGInfo::chrm_defined

Definition at line 606 of file lodepng.h.

◆ chrm_green_x

unsigned LodePNGInfo::chrm_green_x

Definition at line 611 of file lodepng.h.

◆ chrm_green_y

unsigned LodePNGInfo::chrm_green_y

Definition at line 612 of file lodepng.h.

◆ chrm_red_x

unsigned LodePNGInfo::chrm_red_x

Definition at line 609 of file lodepng.h.

◆ chrm_red_y

unsigned LodePNGInfo::chrm_red_y

Definition at line 610 of file lodepng.h.

◆ chrm_white_x

unsigned LodePNGInfo::chrm_white_x

Definition at line 607 of file lodepng.h.

◆ chrm_white_y

unsigned LodePNGInfo::chrm_white_y

Definition at line 608 of file lodepng.h.

◆ color

LodePNGColorMode LodePNGInfo::color

Definition at line 510 of file lodepng.h.

◆ compression_method

unsigned LodePNGInfo::compression_method

Definition at line 507 of file lodepng.h.

◆ filter_method

unsigned LodePNGInfo::filter_method

Definition at line 508 of file lodepng.h.

◆ gama_defined

unsigned LodePNGInfo::gama_defined

Definition at line 602 of file lodepng.h.

◆ gama_gamma

unsigned LodePNGInfo::gama_gamma

Definition at line 603 of file lodepng.h.

◆ iccp_defined

unsigned LodePNGInfo::iccp_defined

Definition at line 645 of file lodepng.h.

◆ iccp_name

char* LodePNGInfo::iccp_name

Definition at line 646 of file lodepng.h.

◆ iccp_profile

unsigned char* LodePNGInfo::iccp_profile

Definition at line 652 of file lodepng.h.

◆ iccp_profile_size

unsigned LodePNGInfo::iccp_profile_size

Definition at line 653 of file lodepng.h.

◆ interlace_method

unsigned LodePNGInfo::interlace_method

Definition at line 509 of file lodepng.h.

◆ itext_keys

char** LodePNGInfo::itext_keys

Definition at line 576 of file lodepng.h.

◆ itext_langtags

char** LodePNGInfo::itext_langtags

Definition at line 577 of file lodepng.h.

◆ itext_num

size_t LodePNGInfo::itext_num

Definition at line 575 of file lodepng.h.

◆ itext_strings

char** LodePNGInfo::itext_strings

Definition at line 579 of file lodepng.h.

◆ itext_transkeys

char** LodePNGInfo::itext_transkeys

Definition at line 578 of file lodepng.h.

◆ phys_defined

unsigned LodePNGInfo::phys_defined

Definition at line 586 of file lodepng.h.

◆ phys_unit

unsigned LodePNGInfo::phys_unit

Definition at line 589 of file lodepng.h.

◆ phys_x

unsigned LodePNGInfo::phys_x

Definition at line 587 of file lodepng.h.

◆ phys_y

unsigned LodePNGInfo::phys_y

Definition at line 588 of file lodepng.h.

◆ sbit_a

unsigned LodePNGInfo::sbit_a

Definition at line 692 of file lodepng.h.

◆ sbit_b

unsigned LodePNGInfo::sbit_b

Definition at line 691 of file lodepng.h.

◆ sbit_defined

unsigned LodePNGInfo::sbit_defined

Definition at line 688 of file lodepng.h.

◆ sbit_g

unsigned LodePNGInfo::sbit_g

Definition at line 690 of file lodepng.h.

◆ sbit_r

unsigned LodePNGInfo::sbit_r

Definition at line 689 of file lodepng.h.

◆ srgb_defined

unsigned LodePNGInfo::srgb_defined

Definition at line 621 of file lodepng.h.

◆ srgb_intent

unsigned LodePNGInfo::srgb_intent

Definition at line 622 of file lodepng.h.

◆ text_keys

char** LodePNGInfo::text_keys

Definition at line 564 of file lodepng.h.

◆ text_num

size_t LodePNGInfo::text_num

Definition at line 563 of file lodepng.h.

◆ text_strings

char** LodePNGInfo::text_strings

Definition at line 565 of file lodepng.h.

◆ time

LodePNGTime LodePNGInfo::time

Definition at line 583 of file lodepng.h.

◆ time_defined

unsigned LodePNGInfo::time_defined

Definition at line 582 of file lodepng.h.

◆ unknown_chunks_data

unsigned char* LodePNGInfo::unknown_chunks_data[3]

Definition at line 714 of file lodepng.h.

◆ unknown_chunks_size

size_t LodePNGInfo::unknown_chunks_size[3]

Definition at line 715 of file lodepng.h.


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