RGB images



Hello!

What is the fastest way to blit RGB images into a window?

I am currently using gdk_draw_rgb_32_image with GDK_RGB_DITHER_NONE, but it seems to be rather slow. 
Are there faster ways if I convert the data to match the display depth? 

gdk_draw_rgb_image seems to be rather slow even if the rgb image matches the display depth. 

Any suggestions?


 -Arne





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]