yackle / CLImageEditor

MIT License
2.22k stars 574 forks source link

Crash with big image #103

Closed Tippit closed 9 years ago

Tippit commented 9 years ago

The App crash with a big image ex: 8000x8000 16.44MB RGB 72x72. Could you tell me what is the maximum image size the editor can handle? For this sample most of Photo Editor (Enlight, Afterlight) downscale the res to 4096x4096, is there a way to do something equivalent to avoid a crash?

yackle commented 9 years ago

I don't know, and I never thought about such a large image. Let me suggest that you pass a downscaled image to the editor.

Tippit commented 9 years ago

Thank's Yackle :)

Cordialement, Claude Bezeaud.

Le 20 mai 2015 à 04:25, Sho Yakushiji notifications@github.com a écrit :

I don't know, and I never thought about such a large image. Let me suggest that you pass a downscaled image to the editor.

— Reply to this email directly or view it on GitHub.