CameraKit
1.36.1
CameraKit
/
com.snap.camerakit.lenses
/
LensesComponent
/
Lens
/
Media
/
Image
/
Png
Png
class
Png
(
val
uri
:
String
)
:
LensesComponent.Lens.Media.Image
Image media encoded in the PNG format, accessible by the
uri
.
Constructors
Functions
Properties
Constructors
Png
Link copied to clipboard
fun
Png
(
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