Package-level declarations
Types
Functions
Constrain a bitmap to a given size, while maintaining its original aspect ratio.
Crop the preview image from the camera based on a square surrounding the view finder's position in the preview bounds.
Crop the preview image from the camera based on the view finder's position in the preview bounds.
Crops and image using originalImageRect and places it on finalImageRect, which is filled with gray for the best results
Determine how to crop the preview image from the camera based on the view finder's position in the preview bounds.
Determine if the device supports OpenGL version 3.1.
Get the size of a Bitmap.
Selects a region from the source Bitmap, resizing that to a new region, and transforms the remainder of the Bitmap into a border. See resizeRegion and rearrangeBySegments.