Search found 1 match

by jdong
Tue Feb 07, 2012 7:53 pm
Forum: Example requests & Code samples
Topic: Multi-Thread Load & Display Image
Replies: 0
Views: 71237

Multi-Thread Load & Display Image

Hi, I have an application that I need to load multiple JPG images in a sequence, like playing a video. I am using a GDPictureImaging control to load it and show it in GDPictureViewer. It generally takes about 0.05 seconds to load each picture and I need to load 6 of them at the same time, and do thi...