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
/
BMP
/
BmImageInfo
Bm
Image
Info
class
BmImageInfo
:
ImageInfo
Members
Members & Extensions
Constructors
Bm
Image
Info
Link copied to clipboard
constructor
(
)
Properties
bits
Per
Pixel
Link copied to clipboard
var
bitsPerPixel
:
Int
compression
Link copied to clipboard
var
compression
:
Int
extra
Link copied to clipboard
open
override
var
extra
:
ExtraType
flip
X
Link copied to clipboard
var
flipX
:
Boolean
flip
Y
Link copied to clipboard
var
flipY
:
Boolean
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
size
Image
Link copied to clipboard
var
sizeImage
:
Int
width
Link copied to clipboard
var
width
:
Int
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String