Is there C-API to load psd buffer specify layer
Posted: 2016-01-13T23:33:54-07:00
I got image through network as a buffer.
I want load the buffer and specify the zero layer,but I have not found the C-API
So I have to write the buffer to local file,and load it from the filename like "lena.jpg[0]"
Is there C-API to load psd buffer specify layer, if not could you add one?
I want load the buffer and specify the zero layer,but I have not found the C-API
So I have to write the buffer to local file,and load it from the filename like "lena.jpg[0]"
Is there C-API to load psd buffer specify layer, if not could you add one?