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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/image/
H A Dimage.cpp214 int bppselection = wxGetSingleChoiceIndex(_T("Set BMP BPP"), local
219 if ( bppselection != -1 )
221 int format = bppvalues[bppselection];

Completed in 33 milliseconds