A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
representation — Property, class com.distriqt.extension.camerarollextended.Asset
The representation of this asset contained in the bitmapData object
request — Property, class com.distriqt.extension.camerarollextended.events.AssetEvent
requestAccess() — method, class com.distriqt.extension.camerarollextended.CameraRollExtended
requestAuthorisation() — method, class com.distriqt.extension.camerarollextended.CameraRollExtended
Performs a simple operation to force the display of the permission dialog.
RESIZE_BEST_FIT — Constant Static Property, class com.distriqt.extension.camerarollextended.assets.AssetRequest
This method will best fit the image to inside the specified width and height dimensions.
RESIZE_FILL — Constant Static Property, class com.distriqt.extension.camerarollextended.assets.AssetRequest
This method fills the specified size, scaling content to fill the entire area and cropping any content falling outside.
RESIZE_FILL_NO_CROP — Constant Static Property, class com.distriqt.extension.camerarollextended.assets.AssetRequest
This method takes the smallest size of the image (either width or height) and makes it equal to the specified width or height value.
resizeMethod — Property, class com.distriqt.extension.camerarollextended.assets.AssetRequest
This is the method that will be taken to resize the image (if required).
RESIZE_NONE — Constant Static Property, class com.distriqt.extension.camerarollextended.assets.AssetRequest
The image will not be resized and the original image data returned.
RESTRICTED — Constant Static Property, class com.distriqt.extension.camerarollextended.AuthorisationStatus
This application is not authorized to access photo data.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z