Module: PSD::Layer::Mask
- Included in:
- PSD::Layer
- Defined in:
- lib/psd/layer/mask.rb
Instance Attribute Summary collapse
-
#mask ⇒ Object
readonly
Returns the value of attribute mask.
Instance Attribute Details
#mask ⇒ Object (readonly)
Returns the value of attribute mask.
4 5 6 |
# File 'lib/psd/layer/mask.rb', line 4 def mask @mask end |