jxa-types
Preparing search index...
foundation
NSImage
Interface NSImage
interface
NSImage
{
js
:
object
;
representations
:
NSArray
<
NSImageRep
>
;
TIFFRepresentation
:
NSData
;
getProperty
(
key
:
string
)
:
any
;
isNil
()
:
boolean
;
setProperty
(
key
:
string
,
value
:
any
)
:
any
;
}
Hierarchy (
View Summary
)
BridgedObject
<
IdType
>
NSImage
Index
Properties
js
representations
TIFF
Representation
Methods
get
Property
is
Nil
set
Property
Properties
js
js
:
object
representations
representations
:
NSArray
<
NSImageRep
>
TIFF
Representation
TIFFRepresentation
:
NSData
Methods
get
Property
getProperty
(
key
:
string
)
:
any
Parameters
key
:
string
Returns
any
is
Nil
isNil
()
:
boolean
Returns
boolean
set
Property
setProperty
(
key
:
string
,
value
:
any
)
:
any
Parameters
key
:
string
value
:
any
Returns
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
js
representations
TIFF
Representation
Methods
get
Property
is
Nil
set
Property
jxa-types
Loading...