ReactOS 0.4.16-dev-125-g798ea90
|
Definition at line 76 of file converter.c.
double FormatConverter::alpha_threshold |
Definition at line 82 of file converter.c.
WICBitmapDitherType FormatConverter::dither |
Definition at line 81 of file converter.c.
const struct pixelformatinfo* FormatConverter::dst_format |
Definition at line 80 of file converter.c.
IWICFormatConverter FormatConverter::IWICFormatConverter_iface |
Definition at line 77 of file converter.c.
CRITICAL_SECTION FormatConverter::lock |
Definition at line 84 of file converter.c.
IWICPalette* FormatConverter::palette |
Definition at line 83 of file converter.c.
LONG FormatConverter::ref |
Definition at line 78 of file converter.c.
IWICBitmapSource* FormatConverter::source |
Definition at line 79 of file converter.c.
const struct pixelformatinfo * FormatConverter::src_format |
Definition at line 80 of file converter.c.