UnrealImageCapture icon indicating copy to clipboard operation
UnrealImageCapture copied to clipboard

weird camera exposure & color

Open safdarzareef opened this issue 2 years ago • 5 comments
trafficstars

Hi @TimmHess, thanks for this repo. I am having similar issues. Would you be able to help me with it? I tried what you suggested above (the GEngine->GetDisplayGamma() part) but they change very little. Right now, I have:

Editor: image

Saved Image: image

I am using jpegs to save by the way - I changed the ERGB format on CameraCaptureManager.cpp Tick() to RGBA. Also changed the pixel format on SetupCameraComponent to PF_R8G8B8A8 to match it.

Thanks a lot for your help! (Also commented on https://github.com/TimmHess/UnrealImageCapture/issues/8, not sure whether you want a new issue or just the old one.)

safdarzareef avatar May 22 '23 05:05 safdarzareef