• Send a deep copy of the current image to the GUI thread, copy must be called
    explicitly or a shallow copy will be done, and subsequent modifications to the
    buffer will cause crashes when the GUI thread tries to draw it.
    Charles Otto authored
     
    Browse File »