-
- All Implemented Interfaces:
public class ImageImage is a way to consolidate all the ways an image is described, handled, or created in the app. Images can be a Uri reference, a remote URL, a bitmap, a Raw Byte Array, or an Android resource.
public class Image
Image is a way to consolidate all the ways an image is described, handled, or created in the app. Images can be a Uri reference, a remote URL, a bitmap, a Raw Byte Array, or an Android resource.