Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
fxcodec::PngDecoder::Delegate Member List

This is the complete list of members for fxcodec::PngDecoder::Delegate, including all inherited members.

PngAskScanlineBuf(int line, uint8_t **pSrcBuf)=0fxcodec::PngDecoder::Delegatepure virtual
PngFillScanlineBufCompleted(int pass, int line)=0fxcodec::PngDecoder::Delegatepure virtual
PngReadHeader(int width, int height, int bpc, int pass, int *color_type, double *gamma)=0fxcodec::PngDecoder::Delegatepure virtual