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
/
PSD
/
PsdImageInfo
Psd
Image
Info
class
PsdImageInfo
:
ImageInfo
Members
Members & Extensions
Constructors
Psd
Image
Info
Link copied to clipboard
constructor
(
)
Properties
bits
Per
Channel
Link copied to clipboard
var
bitsPerChannel
:
Int
bits
Per
Pixel
Link copied to clipboard
var
bitsPerPixel
:
Int
channels
Link copied to clipboard
var
channels
:
Int
color
Mode
Link copied to clipboard
var
colorMode
:
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