Vips.Image.autorot_remove_angle (original) (raw)

Method

VipsImageautorot_remove_angle

Declaration [src]


void
vips_autorot_remove_angle (
  VipsImage* image
)

Description [src]

Remove the orientation tag on image. Also remove any exif orientation tags. You must vips_copy() the image before calling this function since it modifies metadata.