ReactOS 0.4.16-dev-927-g467dec4
png_pixelformat Struct Reference
Collaboration diagram for png_pixelformat:

Public Attributes

const WICPixelFormatGUIDguid
 
UINT bpp
 
int bit_depth
 
int color_type
 
BOOL remove_filler
 
BOOL swap_rgb
 

Detailed Description

Definition at line 491 of file libpng.c.

Member Data Documentation

◆ bit_depth

int png_pixelformat::bit_depth

Definition at line 494 of file libpng.c.

◆ bpp

UINT png_pixelformat::bpp

Definition at line 493 of file libpng.c.

◆ color_type

int png_pixelformat::color_type

Definition at line 495 of file libpng.c.

◆ guid

const WICPixelFormatGUID* png_pixelformat::guid

Definition at line 492 of file libpng.c.

◆ remove_filler

BOOL png_pixelformat::remove_filler

Definition at line 496 of file libpng.c.

◆ swap_rgb

BOOL png_pixelformat::swap_rgb

Definition at line 497 of file libpng.c.


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