Module zune_psd::decoder

source ·
Expand description

A simple PSD reader.

This crate features a simple and performant PSD reader based on STB implementation.

It currently does not support a lot of spec details. Only extracting the image without respecting blend layers and masks but such functionality will be added with time

Structs