Home > Back-end >  The use of copyrect thread
The use of copyrect thread

Time:10-18

Thread used in the copyrect, save images after suspend, when found in the main thread, the thread suspended after resume,
Question is: if the thread with delay, copyrect can generate the correct pictures, otherwise will be use for several copies with the original photo,
How do you determine the copyrect real completes

CodePudding user response:

Problem description is not very clear, you guess the general meaning is thread will continuous switching will copy the image of the source, you can adjust the switch to see if the image data,
  • Related