ReactOS 0.4.16-dev-937-g7afcd2a
PNGIHDR Struct Reference

Public Attributes

UINT w
 
UINT h
 
BYTE depth
 
BYTE type
 
BYTE compression
 
BYTE filter
 
BYTE interlace
 

Detailed Description

Definition at line 64 of file loader.cpp.

Member Data Documentation

◆ compression

BYTE PNGIHDR::compression

Definition at line 64 of file loader.cpp.

◆ depth

BYTE PNGIHDR::depth

Definition at line 64 of file loader.cpp.

◆ filter

BYTE PNGIHDR::filter

Definition at line 64 of file loader.cpp.

◆ h

UINT PNGIHDR::h

Definition at line 64 of file loader.cpp.

◆ interlace

BYTE PNGIHDR::interlace

Definition at line 64 of file loader.cpp.

◆ type

BYTE PNGIHDR::type

Definition at line 64 of file loader.cpp.

◆ w

UINT PNGIHDR::w

Definition at line 64 of file loader.cpp.


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