Class VerIDImageBitmap

    • Constructor Detail

      • VerIDImageBitmap

        public VerIDImageBitmap​(@NonNull
                                android.graphics.Bitmap bitmap,
                                int exifOrientation)
    • Method Detail

      • provideVerIDImage

        public Image provideVerIDImage()
      • provideBitmap

        public android.graphics.Bitmap provideBitmap()
      • getBytes

        public byte[] getBytes()
        Specified by:
        getBytes in class VerIDImage<Image>
        Returns:
        Byte array representation of the image
      • getWidth

        public int getWidth()
        Specified by:
        getWidth in class VerIDImage<Image>
        Returns:
        Raw image width (before orientation adjustment)
      • getHeight

        public int getHeight()
        Specified by:
        getHeight in class VerIDImage<Image>
        Returns:
        Raw image height (before orientation adjustment)