decompress_channel_image_data

Function decompress_channel_image_data 

Source
pub fn decompress_channel_image_data(
    data: &mut ChannelImageData,
    layer: &NormalLayer<'_>,
) -> Result<()>
Available on crate feature utils-psd only.