Module decoder

Module 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ยง

PSDDecoder
A simple Photoshop PSD reader.