8#ifndef PSD_IMAGE_DATA_H
9#define PSD_IMAGE_DATA_H
bool readCMYK(QIODevice &io, KisPaintDeviceSP dev)
bool readGrayscale(QIODevice &io, KisPaintDeviceSP dev)
quint64 m_channelDataLength
bool write(QIODevice &io, KisPaintDeviceSP dev, bool hasAlpha, psd_compression_type compressionType)
bool readRGB(QIODevice &io, KisPaintDeviceSP dev)
bool read(QIODevice &io, KisPaintDeviceSP dev)
bool readLAB(QIODevice &io, KisPaintDeviceSP dev)
PSDImageData(PSDHeader *header)
QVector< ChannelInfo > m_channelInfoRecords
QVector< int > m_channelOffsets