toggle menu
nohorny
3.0.2
jvm
switch theme
search in API
nohorny
/
com.xpdustry.nohorny.image
/
NoHornyImage
/
Display
Display
data
class
Display
(
val
resolution
:
Int
,
val
processors
:
Map
<
ImmutablePoint
,
NoHornyImage.Processor
>
)
:
NoHornyImage
Members
Constructors
Display
Link copied to clipboard
constructor
(
resolution
:
Int
,
processors
:
Map
<
ImmutablePoint
,
NoHornyImage.Processor
>
)
Properties
processors
Link copied to clipboard
val
processors
:
Map
<
ImmutablePoint
,
NoHornyImage.Processor
>
resolution
Link copied to clipboard
open
override
val
resolution
:
Int