Class: PSD::ChannelImage

Inherits:
Image
  • Object
show all
Defined in:
lib/psd/channel_image.rb

Overview

Represents an image for a single layer, which differs slightly in format from the full size preview image.

Constant Summary

Constants inherited from Image

Image::CHANNEL_INFO, Image::COMPRESSIONS

Method Summary

Methods inherited from Image

#initialize, #parse

Methods included from Image::Export::PNG

#save_as_png, #to_png

Constructor Details

This class inherits a constructor from PSD::Image