toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
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