toggle menu
Cloudstream
cloudstream
switch theme
search in API
Cloudstream
/
com.lagradost.cloudstream3.utils
/
PercentageCropImageView
Percentage
Crop
Image
View
class
PercentageCropImageView
(
source
)
Members
Constructors
Percentage
Crop
Image
View
Link copied to clipboard
constructor
(
context
:
Context
?
)
constructor
(
context
:
Context
?
,
attrs
:
AttributeSet
?
)
constructor
(
context
:
Context
?
,
attrs
:
AttributeSet
?
,
defStyle
:
Int
)
Properties
crop
XCenter
Offset
Pct
Link copied to clipboard
var
cropXCenterOffsetPct
:
Float
crop
YCenter
Offset
Pct
Link copied to clipboard
var
cropYCenterOffsetPct
:
Float
Functions
redraw
Link copied to clipboard
fun
redraw
(
)
set
Frame
Link copied to clipboard
open
fun
setFrame
(
l
:
Int
,
t
:
Int
,
r
:
Int
,
b
:
Int
)
:
Boolean
set
Image
Drawable
Link copied to clipboard
open
fun
setImageDrawable
(
d
:
Drawable
?
)
set
Image
Resource
Link copied to clipboard
open
fun
setImageResource
(
resId
:
Int
)