CameraKit
1.36.1
CameraKit
/
com.snap.camerakit.lenses
/
LensesComponent
/
Lens
/
Media
/
Image
/
Webp
Webp
class
Webp
(
val
uri
:
String
)
:
LensesComponent.Lens.Media.Image
Image media encoded in the WebP format, accessible by the
uri
.
Constructors
Functions
Properties
Constructors
Webp
Link copied to clipboard
fun
Webp
(
uri
:
String
)
Functions
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String
Properties
uri
Link copied to clipboard
open
override
val
uri
:
String