문제

I want to show images with embedded ICC profile with wxPython. To show them correctly, they need to be converted to the current display profile.

Is there a way to get wxPython automatically do the conversion?

If not, how can I get the display profile to do the conversion myself?

도움이 되었습니까?

해결책

It seems that the current display profile information is available in two places.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top