Method: PSD::Layer::PositionAndChannels#rows
- Defined in:
- lib/psd/layer/position_and_channels.rb
#rows ⇒ Object (readonly) Also known as: height
Returns the value of attribute rows.
4 5 6 |
# File 'lib/psd/layer/position_and_channels.rb', line 4 def rows @rows end |