Method: Vips::Image#real
- Defined in:
- lib/vips8/image.rb
permalink #real ⇒ Image
Return the real part of a complex image.
1038 1039 1040 |
# File 'lib/vips8/image.rb', line 1038 def real complexget :real end |
Return the real part of a complex image.
1038 1039 1040 |
# File 'lib/vips8/image.rb', line 1038 def real complexget :real end |