Class OrientationOption

    • Method Detail

      • isModifyingImageOnlyIfNecessary

        public boolean isModifyingImageOnlyIfNecessary()
      • modifyImageOnlyIfNecessary

        public OrientationOption modifyImageOnlyIfNecessary()
        Indicates image modification only if there is other option specified of if the orientation of the image is not the TopLeft one (equivalent to EXIF orientation = 1).
        Returns:
        true to modify only if necessary, false to modify in any case.