korlibs
Toggle table of contents
6.1.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
korlibs
korlibs-image
/
korlibs.image.format
/
ISOBMFF
/
ItemExtent
Item
Extent
data
class
ItemExtent
(
val
offset
:
Long
,
val
size
:
Long
)
Members
Constructors
Item
Extent
Link copied to clipboard
constructor
(
offset
:
Long
,
size
:
Long
)
Properties
offset
Link copied to clipboard
val
offset
:
Long
size
Link copied to clipboard
val
size
:
Long