File: raw.coffee
| Defined in: | lib/psd/image_formats |
Variables Summary
- module.exports =
-
{ parseRaw: function() { return this.channelData = this.file.read(this.length); } }
| Defined in: | lib/psd/image_formats |
{
parseRaw: function() {
return this.channelData = this.file.read(this.length);
}
}
Quickly fuzzy find classes, mixins, methods, file:
Control the navigation frame:
You can focus and blur the search input: