Hi, what is the best way to figure out how to load and save .psd files with layers in Windows? Is there C++ sample code available anywhere? I need to load the layers that contain images into memorybuffers, including transparency, and also be able to supply memorybuffers and save them as a layered psd file. I would appreciate any help.