Searched refs:wxIMAGE_OPTION_PNG_FORMAT (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dimagpng.h23 #define wxIMAGE_OPTION_PNG_FORMAT wxT("PngFormat") macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dimagpng.cpp698 const int iColorType = image->HasOption(wxIMAGE_OPTION_PNG_FORMAT)
699 ? image->GetOptionInt(wxIMAGE_OPTION_PNG_FORMAT)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/image/
H A Dimage.cpp264 image.SetOption(wxIMAGE_OPTION_PNG_FORMAT, pngvalues[sel]);

Completed in 205 milliseconds