Method: VIPS::JPEGWriter#to_memory

Defined in:
lib/vips/writer.rb

#to_memoryObject

[View source]

38
39
40
# File 'lib/vips/writer.rb', line 38

def to_memory
  buf_internal @quality
end