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