-
public final class PhotoFactoryInternal use only.
-
-
Method Summary
Modifier and Type Method Description static PhotonewPhotoFromJpeg(Array<byte> bytes, int orientation, @NonNull() String deviceOrientation, @NonNull() String deviceType, @NonNull() Document.Source source)static PhotonewPhotoFromDocument(ImageDocument document)-
-
Method Detail
-
newPhotoFromJpeg
static Photo newPhotoFromJpeg(Array<byte> bytes, int orientation, @NonNull() String deviceOrientation, @NonNull() String deviceType, @NonNull() Document.Source source)
-
newPhotoFromDocument
static Photo newPhotoFromDocument(ImageDocument document)
-
-
-
-