class Vips::Target

A target. For example:

“‘ruby target = Vips::Target.new_to_file(’k2.jpg’) image.write_to_target(target, ‘.jpg’) “‘