toggle menu
lunaCore
androidJvm
switch theme
search in API
lunaCore
/
ru.visionlabs.sdk.lunaweb.model
/
IdentifyQuery
Identify
Query
data
class
IdentifyQuery
(
val
warp
:
Boolean
,
val
photo
:
ByteArray
)
Identify by image query model.
Members
Constructors
Identify
Query
Link copied to clipboard
constructor
(
warp
:
Boolean
,
photo
:
ByteArray
)
Properties
photo
Link copied to clipboard
val
photo
:
ByteArray
The best shot.
warp
Link copied to clipboard
val
warp
:
Boolean
True if the warp image is used.