Uses of Class
com.agisoft.metashape.Photo
Packages that use Photo
-
Uses of Photo in com.agisoft.metashape
Methods in com.agisoft.metashape that return PhotoMethods in com.agisoft.metashape with parameters of type PhotoModifier and TypeMethodDescriptionstatic final voidMetashapeJNI.Camera_setPhoto(long jarg1, Camera jarg1_, long jarg2, Photo jarg2_) static longstatic final longMetashapeJNI.new_Photo__SWIG_1(long jarg1, Photo jarg1_) static final longMetashapeJNI.Photo_createThumbnail(long jarg1, Photo jarg1_, int jarg2, int jarg3) static final longMetashapeJNI.Photo_getLayer(long jarg1, Photo jarg1_) static final longMetashapeJNI.Photo_getMeta(long jarg1, Photo jarg1_) static final StringMetashapeJNI.Photo_getPath(long jarg1, Photo jarg1_) static final longMetashapeJNI.Photo_loadImage(long jarg1, Photo jarg1_, String jarg2, int jarg3) static final voidMetashapeJNI.Photo_setLayer(long jarg1, Photo jarg1_, long jarg2) static final voidMetashapeJNI.Photo_setMeta(long jarg1, Photo jarg1_, long jarg2, MetaData jarg2_) static final voidMetashapeJNI.Photo_setPath(long jarg1, Photo jarg1_, String jarg2) voidCamera photo, may be null.Constructors in com.agisoft.metashape with parameters of type Photo