Using shaderEffect to do some postprocessing on the camera images, the codes

Qt Code:
  1. camera.imageCapture.capture()
To copy to clipboard, switch view to plain text mode 

Can’t catch the image after postprocessing but catch the original image before postprocessing.