Package com.pspdfkit.document.image
Picking and capturing images from gallery and camera.
See: Description
-
Class Summary Class Description CameraImagePickerFragment Fragment used for firing up the camera for capturing an image. BaseImagePickerFragment Base fragment for image picker implementations. SimpleOnImagePickedListener Empty implementation of the OnImagePickedListener interface. ImagePicker A helper class for launching gallery image picker or a camera for taking a picture. BitmapUtils Extension to android.graphics.BitmapFactory that allows decoding bitmaps from content provider Uris. GalleryImagePickerFragment Fragment used for picking up the image from gallery / filesystem. -
Interface Summary Interface Description OnImagePickedListener Interface for listening for image picker results.