-
- All Implemented Interfaces:
public final class ImageKt
-
-
Method Summary
Modifier and Type Method Description final static Single<Bitmap>load(Image $self, Context context)Loads the image and return a Single<Bitmap>. final static ImageasImage(String $self)final static ImageasImage(Uri $self)final static ImageasImage(Bitmap $self)final static ImageasImage(Integer $self)
-