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
/
ImageInfo
Image
Info
open
class
ImageInfo
:
Sizeable
,
Extra
Inheritors
BmImageInfo
PsdImageInfo
Members
Members & Extensions
Constructors
Image
Info
Link copied to clipboard
constructor
(
)
Properties
bits
Per
Pixel
Link copied to clipboard
var
bitsPerPixel
:
Int
extra
Link copied to clipboard
open
override
var
extra
:
ExtraType
height
Link copied to clipboard
var
height
:
Int
orientation
Link copied to clipboard
var
ImageInfo
.
orientation
:
ImageOrientation
?
orientation
Sure
Link copied to clipboard
val
ImageInfo
?
.
orientationSure
:
ImageOrientation
size
Link copied to clipboard
open
override
val
size
:
Size
width
Link copied to clipboard
var
width
:
Int
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String