Home
last modified time | relevance | path

Searched refs:SetDIBitsToDevice (Results 351 – 353 of 353) sorted by relevance

1...<<1112131415

/dports/graphics/cimg/CImg-v.2.9.7/
H A DCImg.h11389 SetDIBitsToDevice(_hdc,0,0,_width,_height,0,0,0,_height,_data,&_bmi,DIB_RGB_COLORS);
/dports/graphics/gmic/gmic-3.0.0/src/
H A DCImg.h11404 SetDIBitsToDevice(_hdc,0,0,_width,_height,0,0,0,_height,_data,&_bmi,DIB_RGB_COLORS);
/dports/graphics/gmic-qt/CImg-v.2.9.8/
H A DCImg.h11404 SetDIBitsToDevice(_hdc,0,0,_width,_height,0,0,0,_height,_data,&_bmi,DIB_RGB_COLORS);

1...<<1112131415