UNPKG

psd

Version:

A general purpose Photoshop file parser.

8 lines (6 loc) 153 B
module.exports = parseByteCounts: -> @file.readShort() for i in [0...@height()] parseChannelData: -> @lineIndex = 0 @decodeRLEChannel()