File: channel_image.coffee

Defined in: lib/psd/layer

Variables Summary

module.exports =
{
  parseChannelImage: function() {
    var image;
    image = new ChannelImage(this.file, this.header, this);
    return this.image = new LazyExecute(image, this.file).now('skip').later('parse').get();
  }
}

    Quickly fuzzy find classes, mixins, methods, file:

    Control the navigation frame:

    You can focus and blur the search input: