Replies: 1 comment 2 replies
-
All psd files? Just one? Can you send a (small) example PSD file that exhibits this issue? What version of OIIO? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi. i want to save the thumbnail image from PSD file to disk by use ImageInput::get_thumbnail() function.
and the result is black. and when i print the pixel color always get zero too.
i'm pretty sure i have checked the thumbnail option when i save these PSD file from photoshop.
here is my simple code. what is wrong?
Beta Was this translation helpful? Give feedback.
All reactions