jxa-types
Preparing search index...
foundation
NSImageRep
Interface NSImageRep
interface
NSImageRep
{
js
:
object
;
getProperty
(
key
:
string
)
:
any
;
isNil
()
:
boolean
;
representationUsingTypeProperties
(
type
:
number
,
properties
:
object
)
:
NSData
;
setProperty
(
key
:
string
,
value
:
any
)
:
any
;
}
Hierarchy (
View Summary
)
BridgedObject
<
IdType
>
NSImageRep
Index
Properties
js
Methods
get
Property
is
Nil
representation
Using
Type
Properties
set
Property
Properties
js
js
:
object
Methods
get
Property
getProperty
(
key
:
string
)
:
any
Parameters
key
:
string
Returns
any
is
Nil
isNil
()
:
boolean
Returns
boolean
representation
Using
Type
Properties
representationUsingTypeProperties
(
type
:
number
,
properties
:
object
)
:
NSData
Parameters
type
:
number
properties
:
object
Returns
NSData
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
Methods
get
Property
is
Nil
representation
Using
Type
Properties
set
Property
jxa-types
Loading...