ReactOS 0.4.16-dev-937-g7afcd2a
PNGSIGANDIHDR Struct Reference
Collaboration diagram for PNGSIGANDIHDR:

Public Attributes

PNGSIGNATURE sig
 
PNGCHUNKHEADER chunkheader
 
PNGIHDR ihdr
 
PNGCHUNKFOOTER chunkfooter
 

Detailed Description

Definition at line 65 of file loader.cpp.

Member Data Documentation

◆ chunkfooter

PNGCHUNKFOOTER PNGSIGANDIHDR::chunkfooter

Definition at line 70 of file loader.cpp.

◆ chunkheader

PNGCHUNKHEADER PNGSIGANDIHDR::chunkheader

Definition at line 68 of file loader.cpp.

◆ ihdr

PNGIHDR PNGSIGANDIHDR::ihdr

Definition at line 69 of file loader.cpp.

◆ sig

PNGSIGNATURE PNGSIGANDIHDR::sig

Definition at line 67 of file loader.cpp.


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