public class ExifHelper extends Object
Based on https://stackoverflow.com/questions/5905868/how-to-rotate-jpeg-images-based-on-the-orientation-metadata
| Constructor and Description |
|---|
ExifHelper() |
| Modifier and Type | Method and Description |
|---|---|
static int |
getRotationBasedOnExifOrientation(Source<?> imageSource) |
public static int getRotationBasedOnExifOrientation(Source<?> imageSource)
Copyright © 2019 sejda. All rights reserved.