| abs() |
Math |
Number |
Return the absolute value of x.
|
| acos() |
Math |
Number |
Return the arc cosine of x, in radians.
|
| add() |
Vector |
(none) |
Add on a vector.
|
| add() |
ArtLayers |
ArtLayer |
|
| add() |
Channels |
Channel |
|
| add() |
Rotation |
(none) |
Add on a rotation vector.
|
| add() |
LayerSets |
LayerSet |
|
| add() |
HTMLSelectElement |
(none) |
|
| add() |
Color |
(none) |
Add two colors.
|
| add() |
Documents |
Document |
|
| addEventListener() |
EventTarget |
(none) |
|
| adjustBrightnessContrast() |
ArtLayer |
(none) |
adjust brightness and constrast
|
| adjustColorBalance() |
ArtLayer |
(none) |
|
| adjustCurves() |
ArtLayer |
(none) |
adjust curves of the selected channels
|
| adjustLevels() |
ArtLayer |
(none) |
adjust levels of the selected channels
|
| alert() |
Application |
(none) |
Display an alert dialog.
|
| ance range() |
Selection |
(none) |
|
| animationsPaused() |
SVGSVGElement |
Boolean |
|
| appendChild() |
Node |
Node |
|
| appendData() |
CharacterData |
(none) |
|
| appendItem() |
SVGPathSegList |
SVGPathSeg |
|
| appendItem() |
SVGPointList |
SVGPoint |
|
| appendItem() |
SVGTransformList |
SVGTransform |
|
| appendItem() |
SVGStringList |
String |
|
| appendItem() |
SVGNumberList |
SVGNumber |
|
| appendItem() |
SVGLengthList |
SVGLength |
|
| appendMedium() |
MediaList |
(none) |
|
| apply() |
Function |
Object |
Call the function/method, optionally setting a new scope for this and passing in parameters via an array.
|
| applyAddNoise() |
ArtLayer |
(none) |
apply the add noise filter
|
| applyBlur() |
ArtLayer |
(none) |
apply the blur filter
|
| applyBlurMore() |
ArtLayer |
(none) |
apply the blur more filter
|
| applyClouds() |
ArtLayer |
(none) |
apply the clouds filter
|
| applyCustomFilter() |
ArtLayer |
(none) |
apply the custom filter
|
| applyDeInterlace() |
ArtLayer |
(none) |
apply the De-Interlace filter
|
| applyDespeckle() |
ArtLayer |
(none) |
apply the despeckle filter
|
| applyDifferenceClouds() |
ArtLayer |
(none) |
apply the difference clouds filter
|
| applyDiffuseGlow() |
ArtLayer |
(none) |
apply the diffuse glow filter
|
| applyDisplace() |
ArtLayer |
(none) |
apply the displace filter
|
| applyDustAndScratches() |
ArtLayer |
(none) |
apply the dust and scratches filter
|
| applyGaussianBlur() |
ArtLayer |
(none) |
apply the Gaussian blur filter
|
| applyGlassEffect() |
ArtLayer |
(none) |
apply the glass filter
|
| applyHighPass() |
ArtLayer |
(none) |
apply the high pass filter
|
| applyLensFlare() |
ArtLayer |
(none) |
apply the lens flare filter
|
| applyMaximum() |
ArtLayer |
(none) |
apply the maximum filter
|
| applyMedianNoise() |
ArtLayer |
(none) |
apply the median noise filter
|
| applyMinimum() |
ArtLayer |
(none) |
apply the minimum filter
|
| applyMotionBlur() |
ArtLayer |
(none) |
apply the motion blur filter
|
| applyNTSC() |
ArtLayer |
(none) |
apply the NTSC colors filter
|
| applyOceanRipple() |
ArtLayer |
(none) |
apply the ocean ripple filter
|
| applyOffset() |
ArtLayer |
(none) |
apply the offset filter
|
| applyPinch() |
ArtLayer |
(none) |
apply the pinch filter
|
| applyPolarCoordinates() |
ArtLayer |
(none) |
apply the polar coordinates filter
|
| applyRadialBlur() |
ArtLayer |
(none) |
apply the radial blur filter
|
| applyRipple() |
ArtLayer |
(none) |
apply the ripple filter
|
| applySharpen() |
ArtLayer |
(none) |
apply the sharpen filter
|
| applySharpenEdges() |
ArtLayer |
(none) |
apply the sharpen edges filter
|
| applySharpenMore() |
ArtLayer |
(none) |
apply the sharpen more filter
|
| applyShear() |
ArtLayer |
(none) |
apply the shear filter
|
| applySmartBlur() |
ArtLayer |
(none) |
apply the smart blur filter
|
| applySpherize() |
ArtLayer |
(none) |
apply the spherize filter
|
| applyStyle() |
ArtLayer |
(none) |
|
| applyTextureFill() |
ArtLayer |
(none) |
apply the texture fill filter
|
| applyTwirl() |
ArtLayer |
(none) |
apply the twirl filter
|
| applyUnSharpMask() |
ArtLayer |
(none) |
apply the unsharp mask filter
|
| applyWave() |
ArtLayer |
(none) |
apply the wave filter
|
| applyZigZag() |
ArtLayer |
(none) |
apply the zigzag filter
|
| atan() |
Math |
Number |
Return the arc tangent of x, in radians.
|
| atan2() |
Math |
Number |
Return the arc tangent of the quotient y/x, where the signs of y and x are used to determine the quadrant of the result, in radians.
|
| attach() |
Scene |
(none) |
Attach a layer underneath the scene.
|
| attach() |
Asset |
(none) |
Attach the argument underneath the asset.
|
| autoContrast() |
ArtLayer |
(none) |
adjust contrast of the selected channels automatically
|
| autoLevels() |
ArtLayer |
(none) |
adjust levels of the selected channels using auto levels option
|
| beep() |
Application |
(none) |
Invoke a system beep.
|
| blend() |
Color |
(none) |
Blend two colors.
|
| blur() |
HTMLSelectElement |
(none) |
|
| blur() |
HTMLAnchorElement |
(none) |
|
| blur() |
HTMLTextAreaElement |
(none) |
|
| blur() |
HTMLInputElement |
(none) |
|
| call() |
Function |
Object |
Call the function/method, optionally setting a new scope for this and passing in parameters.
|
| ceil() |
Math |
Number |
Return smallest integer which is larger than x (aka "round up").
|
| changeMode() |
Document |
(none) |
change the mode of the document
|
| charAt() |
String |
String |
Return the character at a particular index in the string.
|
| charCodeAt() |
String |
Number |
Return the Unicode value of the character at a particular index in the string.
|
| charIDToTypeID() |
Application |
Number |
Convert from a four character code to a runtime ID
|
| checkEnclosure() |
SVGSVGElement |
Boolean |
Is the element within a rectangular area?
|
| checkIntersection() |
SVGSVGElement |
Boolean |
Does the element intersect the rect?
|
| clear() |
SVGStringList |
(none) |
|
| clear() |
ArtLayer |
(none) |
copy
|
| clear() |
SVGPointList |
(none) |
|
| clear() |
ActionList |
(none) |
clear the list
|
| clear() |
ActionDescriptor |
(none) |
clear the descriptor
|
| clear() |
SVGPathSegList |
(none) |
|
| clear() |
Selection |
(none) |
clear selection
|
| clear() |
SVGTransformList |
(none) |
|
| clear() |
SVGLengthList |
(none) |
|
| clear() |
SVGNumberList |
(none) |
|
| clear() |
Scene |
(none) |
Removes all layers from the scene.
|
| click() |
HTMLInputElement |
(none) |
|
| cloneNode() |
Node |
Node |
Return a new copy of the node.
|
| close() |
Document |
(none) |
close the document
|
| close() |
HTMLDocument |
(none) |
|
| close() |
File |
Boolean |
Close the open File.
|
| concat() |
Array |
Array |
Concatenates one or more items or arrays onto the current array.
|
| concat() |
String |
String |
Append one or more strings to the current string, and return the result.
|
| confirm() |
Application |
Boolean |
Display a confirmation dialog.
|
| consolidate() |
SVGTransformList |
SVGTransform |
|
| contract() |
Selection |
(none) |
contracts the selection
|
| contrast() |
Color |
(none) |
Increase/decrease contrast of the color.
|
| convertProfile() |
Document |
(none) |
convert the document from using one color profile to using another
|
| convertToShape() |
TextItem |
(none) |
converts the text item and its containing layer to a fill layer with the text changed to a clipping path
|
| convertToSpecifiedUnits() |
SVGLength |
(none) |
|
| convertToSpecifiedUnits() |
SVGAngle |
(none) |
|
| copy() |
Color |
Color |
Duplicate the color object.
|
| copy() |
Vector |
Vector |
Return a copy of the vector.
|
| copy() |
File |
Boolean |
Copy the file to the given location.
|
| copy() |
Asset |
Asset |
Create a copy of the asset.
|
| copy() |
Rotation |
Rotation |
Return a copy of the rotation object.
|
| copy() |
Selection |
(none) |
copy selection to the clipboard
|
| copy() |
Matrix |
Matrix |
Return a copy of the matrix object.
|
| cos() |
Math |
Number |
Return the cosine of x, in radians.
|
| create() |
Folder |
Boolean |
Create a new folder.
|
| createAttribute() |
Document |
Attr |
|
| createAttributeNS() |
Document |
Attr |
|
| createCaption() |
HTMLTableElement |
HTMLElement |
|
| createCDATASection() |
Document |
CDATASection |
|
| createComment() |
Document |
Comment |
|
| createCSSStyleSheet() |
DOMImplementationCSS |
CSSStyleSheet |
|
| createDocument() |
DOMImplementation |
Document |
|
| createDocumentFragment() |
Document |
DocumentFragment |
|
| createDocumentType() |
DOMImplementation |
DocumentType |
|
| createElement() |
Document |
DocumentFragment |
|
| createElementNS() |
Document |
Element |
|
| createEntityReference() |
Document |
EntityReference |
|
| createEvent() |
DocumentEvent |
Event |
Creates and returns a new Event object.
|
| createPath() |
TextItem |
(none) |
creates a work path based on the text item
|
| createPrimitive() |
Model |
(none) |
Create primitive geometry in the model.
|
| createProcessingInstruction() |
Document |
ProcessingInstruction |
|
| createSVGAngle() |
SVGSVGElement |
SVGAngle |
|
| createSVGLength() |
SVGSVGElement |
SVGLength |
|
| createSVGMatrix() |
SVGSVGElement |
SVGMatrix |
|
| createSVGNumber() |
SVGSVGElement |
SVGNumber |
|
| createSVGPathSegArcAbs() |
SVGPathElement |
SVGPathSegArcAbs |
|
| createSVGPathSegArcRel() |
SVGPathElement |
SVGPathSegArcRel |
|
| createSVGPathSegClosePath() |
SVGPathElement |
SVGPathSegClosePath |
|
| createSVGPathSegCurvetoCubicAbs() |
SVGPathElement |
SVGPathSegCurvetoCubicAbs |
|
| createSVGPathSegCurvetoCubicRel() |
SVGPathElement |
SVGPathSegCurvetoCubicRel |
|
| createSVGPathSegCurvetoCubicSmoothAbs() |
SVGPathElement |
SVGPathSegCurvetoCubicSmoothAbs |
|
| createSVGPathSegCurvetoCubicSmoothRel() |
SVGPathElement |
SVGPathSegCurvetoCubicSmoothRel |
|
| createSVGPathSegCurvetoQuadraticAbs() |
SVGPathElement |
SVGPathSegCurvetoQuadraticAbs |
|
| createSVGPathSegCurvetoQuadraticRel() |
SVGPathElement |
SVGPathSegCurvetoQuadraticRel |
|
| createSVGPathSegCurvetoQuadraticSmoothAbs() |
SVGPathElement |
SVGPathSegCurvetoQuadraticSmoothAbs |
|
| createSVGPathSegCurvetoQuadraticSmoothRel() |
SVGPathElement |
SVGPathSegCurvetoQuadraticSmoothRel |
|
| createSVGPathSegLinetoAbs() |
SVGPathElement |
SVGPathSegLinetoAbs |
|
| createSVGPathSegLinetoHorizontalAbs() |
SVGPathElement |
SVGPathSegLinetoHorizontalAbs |
|
| createSVGPathSegLinetoHorizontalRel() |
SVGPathElement |
SVGPathSegLinetoHorizontalRel |
|
| createSVGPathSegLinetoRel() |
SVGPathElement |
SVGPathSegLinetoRel |
|
| createSVGPathSegLinetoVerticalAbs() |
SVGPathElement |
SVGPathSegLinetoVerticalAbs |
|
| createSVGPathSegLinetoVerticalRel() |
SVGPathElement |
SVGPathSegLinetoVerticalRel |
|
| createSVGPathSegMovetoAbs() |
SVGPathElement |
SVGPathSegMovetoAbs |
|
| createSVGPathSegMovetoRel() |
SVGPathElement |
SVGPathSegMovetoRel |
|
| createSVGPoint() |
SVGSVGElement |
SVGPoint |
Creates and returns a new SVGPoint object.
|
| createSVGRect() |
SVGSVGElement |
SVGRect |
Creates and returns a new SVGRect element
|
| createSVGTransform() |
SVGSVGElement |
SVGTransform |
|
| createSVGTransformFromMatrix() |
SVGSVGElement |
SVGTransform |
|
| createSVGTransformFromMatrix() |
SVGTransformList |
SVGTransform |
|
| createTextNode() |
Document |
Text |
Create a new Text node, with optional content.
|
| createTFoot() |
HTMLTableElement |
HTMLElement |
|
| createTHead() |
HTMLTableElement |
HTMLElement |
|
| crop() |
Document |
(none) |
crop the document
|
| cross() |
Vector |
(none) |
Perform a cross-product on the vector.
|
| cut() |
ArtLayer |
(none) |
cut current selection to the clipboard
|
| decode() |
File |
String |
Decode the input string according to RFC 2396.
|
| decode() |
Folder |
String |
Decode the input string according to RFC 2396.
|
| deleteCaption() |
HTMLTableElement |
(none) |
|
| deleteCell() |
HTMLTableRowElement |
(none) |
|
| deleteData() |
CharacterData |
(none) |
|
| deleteMedium() |
MediaList |
(none) |
|
| deleteRow() |
HTMLTableElement |
(none) |
|
| deleteRow() |
HTMLTableSectionElement |
(none) |
|
| deleteRule() |
CSSMediaRule |
(none) |
|
| deleteRule() |
CSSStyleSheet |
(none) |
|
| deleteTFoot() |
HTMLTableElement |
(none) |
|
| deleteTHead() |
HTMLTableElement |
(none) |
|
| deselect() |
Selection |
(none) |
expand
|
| deselectAll() |
SVGSVGElement |
(none) |
|
| detach() |
Scene |
(none) |
Remove a layer from the scene.
|
| detach() |
Asset |
(none) |
Remove an asset from this asset.
|
| dispatchEvent() |
EventTarget |
Boolean |
Dispatches an event to the invoking object.
|
| distance() |
Vector |
Number |
Calculate the distance to another vector.
|
| distanceSquared() |
Vector |
Number |
Calculate the squared distance to another vector.
|
| doAction() |
Application |
(none) |
Play an action from the Actions Palette.
|
| dot() |
Vector |
Vector |
Calculate the dot product.
|
| duplicate() |
ArtLayer |
LayerSet |
|
| encode() |
Folder |
String |
Encode the input string according to RFC 2396.
|
| encode() |
File |
String |
Encode the input string according to RFC 2396.
|
| equalize() |
ArtLayer |
(none) |
equalize the levels
|
| equals() |
Vector |
Boolean |
Compare two vectors for equivalence.
|
| equals() |
Rotation |
Boolean |
Compare two rotation vectors for equivalence.
|
| equals() |
Color |
Boolean |
Compare two colors for equivalence.
|
| erase() |
ActionDescriptor |
(none) |
erase a key from the descriptor
|
| eval() |
Global |
(none) |
Evaluate the supplied string as ECMAScript code.
|
| exec() |
RegExp |
Array |
Run the regular expression against a string and return a single match.
|
| execute() |
File |
Boolean |
Run or open the file.
|
| executeAction() |
Application |
ActionDescriptor |
Play an ActionManager event.
|
| executeActionGet() |
Application |
ActionDescriptor |
Obtain an action descriptor.
|
| exit() |
Container |
(none) |
Quit the application.
|
| exp() |
Math |
Number |
Return the value of ex.
|
| expand selection() |
Selection |
(none) |
|
| exportDocument() |
Document |
(none) |
|
| feather() |
Selection |
(none) |
feather edges of selection
|
| fill() |
Selection |
(none) |
fills the selection
|
| flatten() |
Document |
(none) |
flatten all layers in the document
|
| flipCanvas() |
Document |
(none) |
flip the canvas horizontally or vertically
|
| flipX() |
SVGMatrix |
SVGMatrix |
|
| flipY() |
SVGMatrix |
SVGMatrix |
|
| floor() |
Math |
Number |
Return largest integer which is less than x (aka "round down").
|
| focus() |
HTMLSelectElement |
(none) |
|
| focus() |
HTMLTextAreaElement |
(none) |
|
| focus() |
HTMLAnchorElement |
(none) |
|
| focus() |
HTMLInputElement |
(none) |
|
| forceRedraw() |
SVGSVGElement |
(none) |
|
| fromCharCode() |
String |
String |
Create a new string from a series of Unicode character values.
|
| getAttribute() |
Element |
String |
|
| getAttributeNode() |
Element |
Attr |
|
| getAttributeNodeNS() |
Element |
Attr |
|
| getAttributeNS() |
Element |
String |
|
| getBBox() |
SVGLocatable |
SVGRect |
Get the bounding box of the element.
|
| getBoolean() |
ActionDescriptor |
Boolean |
get the value of a key of type boolean
|
| getBoolean() |
ActionList |
Boolean |
get the value of an item of type boolean
|
| getCharNumAtPosition() |
SVGTextContentElement |
Number |
|
| getClass() |
ActionList |
Number |
get the value of an item of type class
|
| getClass() |
ActionDescriptor |
Number |
get the value of a key of type class
|
| getComputedStyle() |
ViewCSS |
CSSStyleDeclaration |
|
| getComputedTextLength() |
SVGTextContentElement |
Number |
|
| getContainer() |
ActionReference |
ActionReference |
|
| getContext() |
Presentation |
TimeContext |
Get a TimeContext by name.
|
| getCounterValue() |
CSSPrimitiveValue |
Counter |
|
| getCTM() |
SVGLocatable |
SVGMatrix |
Return the Current Transformation Matrix for the element.
|
| getCurrentTime() |
SVGAnimationElement |
Number |
|
| getCurrentTime() |
SVGSVGElement |
Number |
|
| getDate() |
Date |
Number |
Return the day number in the local timezone.
|
| getDay() |
Date |
Number |
Return the zero-based weekday number in the local timezone.
|
| getDesiredClass() |
ActionReference |
Number |
|
| getDouble() |
ActionList |
Number |
get the value of an item of type double
|
| getDouble() |
ActionDescriptor |
Number |
get the value of a key of type double
|
| getElementById() |
Document |
Element |
|
| getElementById() |
SVGSVGElement |
Element |
|
| getElementsByName() |
HTMLDocument |
NodeList |
|
| getElementsByTagName() |
Element |
NodeList |
|
| getElementsByTagName() |
Document |
NodeList |
|
| getElementsByTagNameNS() |
Element |
NodeList |
|
| getElementsByTagNameNS() |
Document |
NodeList |
|
| getEnclosureList() |
SVGSVGElement |
NodeList |
Which elements are within the rect?
|
| getEndPositionOfChar() |
SVGTextContentElement |
SVGPoint |
|
| getEnumeratedType() |
ActionReference |
Number |
get type of enumeration of an ActionReference whose form is 'Enumerated'
|
| getEnumeratedValue() |
ActionReference |
Number |
get value of enumeration of an ActionReference whose form is 'Enumerated'
|
| getEnumerationType() |
ActionList |
Number |
get the enumeration type of an item
|
| getEnumerationType() |
ActionDescriptor |
Number |
get the enumeration type of a key
|
| getEnumerationValue() |
ActionList |
Number |
get the enumeration value of an item
|
| getEnumerationValue() |
ActionDescriptor |
Number |
get the enumeration value of a key
|
| getExtentOfChar() |
SVGTextContentElement |
SVGRect |
|
| getFiles() |
Folder |
Array |
Get all files and folders inside this folder.
|
| getFloatValue() |
CSSPrimitiveValue |
Number |
|
| getForm() |
ActionReference |
ReferenceFormType |
get form of ActionReference
|
| getFullYear() |
Date |
Number |
Return the four-digit year in the local timezone.
|
| getHours() |
Date |
Number |
Return the hour number in the local timezone.
|
| getIdentifier() |
ActionReference |
Number |
get identifier value for an ActionReference whose form is 'Identifier'
|
| getIndex() |
ActionReference |
Number |
get index value for an ActionReference whose form is 'Index'
|
| getInteger() |
ActionList |
Number |
get the value of an item of type integer
|
| getInteger() |
ActionDescriptor |
Number |
get the value of a key of type integer
|
| getIntersectionList() |
SVGSVGElement |
NodeList |
Returns the list of graphics elements whose rendered content intersects the supplied rectangle, honoring the 'pointer-events' property value on each candidate graphics element.
|
| getItem() |
SVGPathSegList |
SVGPathSeg |
|
| getItem() |
SVGNumberList |
SVGNumber |
|
| getItem() |
SVGPointList |
SVGPoint |
|
| getItem() |
SVGTransformList |
SVGTransform |
|
| getItem() |
SVGStringList |
String |
|
| getItem() |
SVGLengthList |
SVGLength |
|
| getKey() |
ActionDescriptor |
Number |
get ID of the Nth key
|
| getList() |
ActionDescriptor |
ActionList |
get the value of a key of type list
|
| getList() |
ActionList |
ActionList |
get the value of an item of type list
|
| getMilliseconds() |
Date |
Number |
Return the millisecond number in the local timezone.
|
| getMinutes() |
Date |
Number |
Return the minute number in the local timezone.
|
| getMonth() |
Date |
Number |
Return the zero-based month number in the local timezone.
|
| getName() |
ActionReference |
String |
get name value for an ActionReference whose form is 'Name'
|
| getNamedItem() |
NamedNodeMap |
Node |
|
| getNamedItemNS() |
NamedNodeMap |
Node |
|
| getNumberOfChars() |
SVGTextContentElement |
Number |
|
| getObjectType() |
ActionDescriptor |
Number |
get the class ID of an object in a key of type object
|
| getObjectType() |
ActionList |
Number |
get the class ID of an object in an item of type object
|
| getObjectValue() |
ActionList |
ActionDescriptor |
get the value of an item of type object
|
| getObjectValue() |
ActionDescriptor |
ActionDescriptor |
get the value of a key of type object
|
| getOffset() |
ActionReference |
Number |
get offset value for an ActionReference whose form is 'Offset'
|
| getOverrideStyle() |
DocumentCSS |
CSSStyleDeclaration |
|
| getPath() |
ActionList |
File |
get the value of an item of type Alias
|
| getPath() |
ActionDescriptor |
File |
get the value of a key of type Alias
|
| getPathSegAtLength() |
SVGPathElement |
Number |
|
| getPointAtLength() |
SVGPathElement |
SVGPoint |
|
| getPresentationAttribute() |
SVGStylable |
CSSValue |
|
| getProperty() |
ActionReference |
Number |
get property ID value for an ActionReference whose form is 'Property'
|
| getPropertyCSSValue() |
CSSStyleDeclaration |
CSSValue |
|
| getPropertyPriority() |
CSSStyleDeclaration |
String |
|
| getPropertyValue() |
CSSStyleDeclaration |
String |
|
| getRectValue() |
CSSPrimitiveValue |
Rect |
|
| getReference() |
ActionDescriptor |
ActionReference |
get the value of a key of type ActionReference
|
| getReference() |
ActionList |
ActionReference |
get the value of an item of type ActionReference
|
| getRelativeURI() |
File |
String |
Calculate the path relative to another.
|
| getRelativeURI() |
Folder |
String |
Calculate the path relative to another.
|
| getRGBColorValue() |
CSSPrimitiveValue |
RGBColor |
|
| getRotationOfChar() |
SVGTextContentElement |
Number |
|
| getScreenCTM() |
SVGLocatable |
SVGMatrix |
|
| getSeconds() |
Date |
Number |
Return the second number in the local timezone.
|
| getSimpleDuration() |
SVGAnimationElement |
Number |
|
| getStartPositionOfChar() |
SVGTextContentElement |
SVGPoint |
|
| getStartTime() |
SVGAnimationElement |
Number |
|
| getString() |
ActionDescriptor |
String |
get the value of a key of type string
|
| getString() |
ActionList |
String |
get the value of an item of type string
|
| getStringValue() |
CSSPrimitiveValue |
String |
|
| getSubStringLength() |
SVGTextContentElement |
Number |
|
| getSVGDocument() |
GetSVGDocument |
SVGDocument |
|
| getTime() |
Date |
Number |
Return the number of milliseconds since Midnight, Jan 1, 1970 UTC.
|
| getTimezoneOffset() |
Date |
Number |
Returns the difference between the local time and UTC time in minutes.
|
| getTotalLength() |
SVGPathElement |
Number |
|
| getTransformToElement() |
SVGLocatable |
SVGMatrix |
|
| getType() |
ActionDescriptor |
DescValueType |
get the type of a key
|
| getType() |
ActionList |
DescValueType |
get the type of an item
|
| getUnitDoubleType() |
ActionDescriptor |
Number |
get the unit type of a key of type UnitDouble
|
| getUnitDoubleType() |
ActionList |
Number |
get the unit type of an item of type UnitDouble
|
| getUnitDoubleValue() |
ActionDescriptor |
Number |
get the value of a key of type UnitDouble
|
| getUnitDoubleValue() |
ActionList |
Number |
get the value of anm item of type UnitDouble
|
| getUTCDate() |
Date |
Number |
Return the day number in UTC.
|
| getUTCDay() |
Date |
Number |
Return the zero-based weekday number in UTC.
|
| getUTCFullYear() |
Date |
Number |
Return the four-digit year in UTC.
|
| getUTCHours() |
Date |
Number |
Return the hour number in UTC.
|
| getUTCMilliseconds() |
Date |
Number |
Return the millisecond number in UTC.
|
| getUTCMinutes() |
Date |
Number |
Return the minute number in UTC.
|
| getUTCMonth() |
Date |
Number |
Return the zero-based month number in UTC.
|
| getUTCSeconds() |
Date |
Number |
Return the second number in UTC.
|
| grow() |
Selection |
(none) |
grow selection to include all adjacent pixels falling within the specified toler44
|
| hasAttribute() |
Element |
Boolean |
|
| hasAttributeNS() |
Element |
Boolean |
|
| hasAttributes() |
Node |
Boolean |
|
| hasChildNodes() |
Node |
Boolean |
|
| hasExtension() |
SVGTests |
Boolean |
|
| hasFeature() |
DOMImplementation |
Boolean |
|
| haskey() |
ActionDescriptor |
Boolean |
does the descriptor contain the provided key?
|
| hasOwnProperty() |
Object |
Boolean |
Determines if the object/instance itself has the named property or method.
|
| identity() |
Matrix |
(none) |
Turn to an identity matrix.
|
| importAnnotations() |
Document |
(none) |
import annotations into the document
|
| importNode() |
Document |
Node |
Imports a node from another document to this document.
|
| indexOf() |
String |
String |
Find the offset of a substring within the string.
|
| initEvent() |
Event |
(none) |
Initialize the event object prior to dispatching it.
|
| initialize() |
SVGLengthList |
SVGLength |
|
| initialize() |
SVGPathSegList |
SVGPathSeg |
|
| initialize() |
SVGNumberList |
SVGNumber |
|
| initialize() |
SVGTransformList |
SVGTransform |
|
| initialize() |
SVGPointList |
SVGPoint |
|
| initMouseEvent() |
MouseEvent |
(none) |
|
| initMutationEvent() |
MutationEvent |
(none) |
|
| initUIEvent() |
UIEvent |
(none) |
|
| insertBefore() |
Node |
Node |
|
| insertCell() |
HTMLTableRowElement |
HTMLElement |
|
| insertData() |
CharacterData |
(none) |
|
| insertItemBefore() |
SVGNumberList |
SVGNumber |
|
| insertItemBefore() |
SVGPathSegList |
SVGPathSeg |
|
| insertItemBefore() |
SVGStringList |
String |
|
| insertItemBefore() |
SVGLengthList |
SVGLength |
|
| insertItemBefore() |
SVGTransformList |
SVGTransform |
|
| insertItemBefore() |
SVGPointList |
SVGPoint |
|
| insertRow() |
HTMLTableSectionElement |
HTMLElement |
|
| insertRow() |
HTMLTableElement |
HTMLElement |
|
| insertRule() |
CSSStyleSheet |
Number |
|
| insertRule() |
CSSMediaRule |
Number |
|
| intersect() |
Model |
Number |
Does the model intersect the supplied vector?
|
| inverse() |
SVGMatrix |
SVGMatrix |
|
| invert() |
Matrix |
(none) |
Invert the matrix.
|
| invert() |
ArtLayer |
(none) |
invert the selection
|
| isBuffered() |
Presentation |
Boolean |
Is a Music/Video buffered yet?
|
| isEqual() |
ActionDescriptor |
Boolean |
return true if the provided color is visually equal to this color
|
| isFinite() |
Global |
Boolean |
Returns false if the supplied number is NaN, Infinity or -Infinity; returns true otherwise.
|
| isIdentity() |
Matrix |
Boolean |
Is this an identity matrix?
|
| isNaN() |
Global |
Boolean |
Returns true if the supplied number is NaN, false otherwise.
|
| isPrototypeOf() |
Object |
Boolean |
Determines if the calling object prototype is in the inheritance chain for the supplied argument.
|
| isSupported() |
Node |
Boolean |
|
| item() |
NodeList |
Node |
|
| item() |
SVGElementInstanceList |
SVGElementInstance |
|
| item() |
NamedNodeMap |
Node |
|
| item() |
CSSRuleList |
CSSRule |
|
| item() |
HTMLOptionsCollection |
Node |
|
| item() |
HTMLCollection |
Node |
|
| item() |
CSSValueList |
CSSValue |
|
| item() |
StyleSheetList |
StyleSheet |
|
| item() |
MediaList |
String |
|
| item() |
CSSStyleDeclaration |
String |
|
| join() |
Array |
String |
Returns a string representation of the array, separated by the delimiter of your choice.
|
| lastIndexOf() |
String |
String |
The offset of a substring within the string.
|
| launch() |
Container |
(none) |
Start a program, open a file.
|
| length() |
Vector |
Number |
Length of the vector.
|
| lengthSquared() |
Vector |
Number |
Length of the vector, squared.
|
| linear() |
Vector |
(none) |
Move the vector towards another vector.
|
| linear() |
Color |
(none) |
Move the color towards another color.
|
| linear() |
Rotation |
(none) |
Move the rotation towards another rotation vector.
|
| link() |
ArtLayer |
(none) |
link the layer with another layer
|
| load() |
Selection |
(none) |
load the selection from a channel
|
| localeCompare() |
String |
Number |
Compare the string to the argument in the current locale.
|
| log() |
Math |
Number |
Return the natural logarithm of x.
|
| match() |
String |
Array |
Run the supplied regular expression against the string and return an array of the results.
|
| matrixTransform() |
SVGPoint |
SVGPoint |
|
| max() |
Math |
Number |
Return the largest of all arguments supplied.
|
| maxVector() |
Vector |
(none) |
Calculate the maximum vector.
|
| maxVector() |
Rotation |
(none) |
Calculate the maximum rotation vector.
|
| merge() |
LayerSet |
ArtLayer |
merge layerset
|
| merge() |
ArtLayer |
ArtLayer |
merges the layer down. This will remove the layer from the document. The method returns a reference to the art layer that this layer is merged into
|
| merge() |
Channel |
(none) |
merge a spot channel into the component channels
|
| mergeVisibleLayers() |
Document |
(none) |
flatten all visible layers in the document
|
| min() |
Math |
Number |
Return the smallest of all arguments supplied.
|
| minVector() |
Rotation |
(none) |
Calculate the minimum rotation vector.
|
| minVector() |
Vector |
(none) |
Calculate the minimum vector.
|
| mixChannels() |
ArtLayer |
(none) |
only valid for RGB or CMYK documents
|
| moveAfter() |
ArtLayer |
(none) |
|
| moveBefore() |
ArtLayer |
(none) |
|
| moveToBeginning() |
ArtLayer |
(none) |
|
| moveToEnd() |
ArtLayer |
(none) |
|
| multiply() |
SVGMatrix |
SVGMatrix |
|
| multiply() |
Matrix |
(none) |
Multiply two matrices.
|
| namedItem() |
HTMLOptionsCollection |
Node |
|
| namedItem() |
HTMLCollection |
Node |
|
| negative() |
Color |
(none) |
Negate the color.
|
| newValueSpecifiedUnits() |
SVGAngle |
(none) |
|
| newValueSpecifiedUnits() |
SVGLength |
(none) |
|
| normalize() |
Vector |
(none) |
Normalize the vector.
|
| normalize() |
Node |
(none) |
|
| open() |
HTMLDocument |
(none) |
|
| open() |
Application |
Document |
Open the specified document.
|
| open() |
File |
Boolean |
Open the file for read/write operations.
|
| parse() |
Date |
Number |
Attempt to parse the supplied string as a date, and return the number of milliseconds it represents.
|
| parseFloat() |
Global |
Number |
Attempt to convert a string into a number.
|
| parseInt() |
Global |
Number |
Attempt to convert a string into an integer number, using the specified base.
|
| paste() |
Document |
ArtLayer |
paste contents of clipbopard into the document
|
| pause() |
Sound |
(none) |
Pause the sound.
|
| pause() |
TimeContext |
(none) |
Pause playback.
|
| pause() |
Video |
(none) |
Pause playback.
|
| pause() |
Music |
(none) |
Pause playback.
|
| pauseAnimations() |
SVGSVGElement |
(none) |
|
| play() |
Music |
(none) |
Start playing the music.
|
| play() |
Sound |
(none) |
Starts/resumes playing the sound.
|
| play() |
TimeContext |
(none) |
Resume playback.
|
| play() |
Video |
(none) |
Start playing the video.
|
| pop() |
Array |
Object |
Remove the last element from the array and return it.
|
| posterize() |
ArtLayer |
(none) |
|
| pow() |
Math |
Number |
Return the value of raising x to the power y.
|
| preventDefault() |
Event |
(none) |
|
| print() |
Document |
(none) |
print the document
|
| propertyIsEnumerable() |
Object |
Boolean |
Determines if the object/instance itself has a property or method of the supplied name which will appear in a for (prop in obj) enumeration.
|
| purge() |
Application |
(none) |
Purges one or more caches.
|
| push() |
Array |
Number |
Adds one or more elements to the end of the array, returning the new length.
|
| putBoolean() |
ActionList |
(none) |
|
| putBoolean() |
ActionDescriptor |
(none) |
|
| putClass() |
ActionDescriptor |
(none) |
|
| putClass() |
ActionReference |
(none) |
|
| putClass() |
ActionList |
(none) |
|
| putDouble() |
ActionDescriptor |
(none) |
|
| putDouble() |
ActionList |
(none) |
|
| putEnumerated() |
ActionReference |
(none) |
|
| putEnumerated() |
ActionDescriptor |
(none) |
|
| putEnumerated() |
ActionList |
(none) |
|
| putIdentifier() |
ActionReference |
(none) |
|
| putIndex() |
ActionReference |
(none) |
|
| putInteger() |
ActionDescriptor |
(none) |
|
| putInteger() |
ActionList |
(none) |
|
| putList() |
ActionDescriptor |
(none) |
|
| putList() |
ActionList |
(none) |
|
| putName() |
ActionReference |
(none) |
|
| putObject() |
ActionList |
(none) |
|
| putObject() |
ActionDescriptor |
(none) |
|
| putOffset() |
ActionReference |
(none) |
|
| putPath() |
ActionDescriptor |
(none) |
|
| putPath() |
ActionList |
(none) |
|
| putProperty() |
ActionReference |
(none) |
|
| putReference() |
ActionList |
(none) |
|
| putReference() |
ActionDescriptor |
(none) |
|
| putString() |
ActionDescriptor |
(none) |
|
| putString() |
ActionList |
(none) |
|
| putUnitDouble() |
ActionList |
(none) |
|
| putUnitDouble() |
ActionDescriptor |
(none) |
|
| random() |
Math |
Number |
Return a floating-point random number between 0 (inclusive) and 1 (exclusive).
|
| rasterize() |
ArtLayer |
(none) |
|
| rasterizeAllLayers() |
Document |
(none) |
rasterize all layers
|
| read() |
File |
String |
Read the contents of the file.
|
| readch() |
File |
String |
Read a single character.
|
| readln() |
File |
String |
Read one line of text.
|
| remove() |
Folder |
Boolean |
Delete the folder.
|
| remove() |
ArtLayer |
(none) |
|
| remove() |
LayerSet |
(none) |
resize
|
| remove() |
Channel |
(none) |
|
| remove() |
File |
Boolean |
Delete the file.
|
| remove() |
HTMLSelectElement |
(none) |
|
| removeAll() |
Channels |
(none) |
|
| removeAll() |
Layers |
(none) |
|
| removeAll() |
ArtLayers |
(none) |
|
| removeAll() |
LayerSets |
(none) |
|
| removeAttribute() |
Element |
(none) |
|
| removeAttributeNode() |
Element |
Attr |
|
| removeAttributeNS() |
Element |
(none) |
|
| removeChild() |
Node |
Node |
|
| removeChildren() |
Node |
(none) |
Remove all children from this node.
|
| removeEventListener() |
EventTarget |
(none) |
|
| removeItem() |
SVGNumberList |
SVGNumber |
|
| removeItem() |
SVGLengthList |
SVGLength |
|
| removeItem() |
SVGPointList |
SVGPoint |
|
| removeItem() |
SVGPathSegList |
SVGPathSeg |
|
| removeItem() |
SVGStringList |
String |
|
| removeItem() |
SVGTransformList |
SVGTransform |
|
| removeNamedItem() |
NamedNodeMap |
Node |
|
| removeNamedItemNS() |
NamedNodeMap |
Node |
|
| removeProperty() |
CSSStyleDeclaration |
String |
|
| rename() |
Folder |
Boolean |
Rename the folder.
|
| rename() |
File |
Boolean |
Rename the file.
|
| replace() |
String |
String |
Find and replace values in a string, and return the changed string.
|
| replaceChild() |
Node |
Node |
|
| replaceData() |
CharacterData |
(none) |
|
| replaceItem() |
SVGNumberList |
SVGNumber |
|
| replaceItem() |
SVGLengthList |
SVGLength |
|
| replaceItem() |
SVGPointList |
SVGPoint |
|
| replaceItem() |
SVGPathSegList |
SVGPathSeg |
|
| replaceItem() |
SVGTransformList |
SVGTransform |
|
| replaceItem() |
SVGStringList |
String |
|
| reset() |
HTMLFormElement |
(none) |
|
| resize() |
ArtLayer |
(none) |
|
| resizeBoundary() |
Selection |
(none) |
scale the boundary of selection
|
| resizeCanvas() |
Document |
(none) |
change the size of the canvas
|
| resizeImage() |
Document |
(none) |
change the size of the image
|
| resolve() |
Folder |
Folder |
Find the original that the alias points to.
|
| resolve() |
File |
File |
Find the original that the alias points to.
|
| revealAll() |
Document |
(none) |
expand document to show clipped sections
|
| reverse() |
Array |
Array |
Reverses the order of the elements in the array, and returns the array.
|
| rotate() |
Matrix |
(none) |
Rotate the matrix.
|
| rotate() |
ArtLayer |
(none) |
|
| rotate() |
SVGMatrix |
SVGMatrix |
|
| rotateBoundary() |
Selection |
(none) |
rotates the boundary of selection
|
| rotateCanvas() |
Document |
(none) |
rotate canvas of document
|
| rotateFromVector() |
SVGMatrix |
SVGMatrix |
|
| round() |
Math |
Number |
Round a number to the closest integer.
|
| saturation() |
Color |
(none) |
Change the saturation of the color.
|
| save() |
Document |
(none) |
save the document
|
| saveAs() |
Document |
(none) |
save the document with specific save options
|
| scale() |
SVGMatrix |
SVGMatrix |
|
| scale() |
Color |
(none) |
Scale the color.
|
| scale() |
Matrix |
(none) |
Scale the matrix.
|
| scale() |
Vector |
(none) |
Scale the vector by a factor.
|
| scale() |
Rotation |
(none) |
Scale the rotation by a factor.
|
| scaleNonUniform() |
SVGMatrix |
SVGMatrix |
|
| search() |
String |
Number |
Find the offset of a regular expression within the string.
|
| seek() |
File |
Boolean |
Seek to a location in the file.
|
| seek() |
Music |
(none) |
Move to a specific time in the music.
|
| seek() |
Video |
(none) |
Move to a specific time in the video.
|
| seek() |
Sound |
(none) |
Move to a specific time in the sound.
|
| select() |
Selection |
(none) |
Select a new area.
|
| select() |
HTMLTextAreaElement |
(none) |
|
| select() |
HTMLInputElement |
(none) |
|
| selectAll() |
Selection |
(none) |
|
| selectBorder() |
Selection |
(none) |
select the border of the selection
|
| selectiveColor() |
ArtLayer |
(none) |
|
| selectSubString() |
SVGTextContentElement |
(none) |
|
| setAttribute() |
Element |
(none) |
|
| setAttributeNode() |
Element |
Attr |
|
| setAttributeNodeNS() |
Element |
Attr |
|
| setAttributeNS() |
Element |
(none) |
|
| setColor() |
SVGColor |
(none) |
|
| setCurrentTime() |
SVGSVGElement |
(none) |
|
| setDate() |
Date |
Number |
Set the day number in the local timezone.
|
| setFilterRes() |
SVGFilterElement |
(none) |
|
| setFloatValue() |
CSSPrimitiveValue |
(none) |
|
| setFullYear() |
Date |
Number |
Set the year, expressed in the local timezone.
|
| setHours() |
Date |
Number |
Set the hour number in the local timezone.
|
| setMatrix() |
SVGTransform |
(none) |
|
| setMilliseconds() |
Date |
Number |
Set the millisecond number in the local timezone.
|
| setMinutes() |
Date |
Number |
Set the minute number in the local timezone.
|
| setMonth() |
Date |
Number |
Set the zero-based month, expressed in the local timezone.
|
| setNamedItem() |
NamedNodeMap |
Node |
|
| setNamedItemNS() |
NamedNodeMap |
Node |
|
| setOrientToAngle() |
SVGMarkerElement |
(none) |
|
| setOrientToAuto() |
SVGMarkerElement |
(none) |
|
| setPaint() |
SVGPaint |
(none) |
|
| setProperty() |
CSSStyleDeclaration |
(none) |
|
| setRGBColor() |
SVGColor |
(none) |
|
| setRGBColorICCColor() |
SVGColor |
(none) |
|
| setRotate() |
SVGTransform |
(none) |
|
| setScale() |
SVGTransform |
(none) |
|
| setSeconds() |
Date |
Number |
Set the second number in the local timezone.
|
| setSkewX() |
SVGTransform |
(none) |
|
| setSkewY() |
SVGTransform |
(none) |
|
| setStdDeviation() |
SVGFEGaussianBlurElement |
(none) |
|
| setStringValue() |
CSSPrimitiveValue |
(none) |
|
| setTime() |
Date |
Number |
Set the date object to a new time.
|
| setTranslate() |
SVGTransform |
(none) |
|
| setUri() |
SVGPaint |
(none) |
|
| setUTCDate() |
Date |
Number |
Set the UTC day number.
|
| setUTCFullYear() |
Date |
Number |
Set the UTC year number.
|
| setUTCHours() |
Date |
Number |
Set the UTC hours.
|
| setUTCMilliseconds() |
Date |
Number |
Set the UTC milliseconds.
|
| setUTCMinutes() |
Date |
Number |
Set the UTC minutes.
|
| setUTCMonth() |
Date |
Number |
Set the UTC month.
|
| setUTCSeconds() |
Date |
Number |
Set the UTC seconds.
|
| shift() |
Array |
Object |
Removes the first element of the array and returns it.
|
| similar() |
Selection |
(none) |
grow selection to include pixels throughout the image falling within the tolerance range
|
| sin() |
Math |
Number |
Return the sine of x, in radians.
|
| skewX() |
SVGMatrix |
SVGMatrix |
|
| skewY() |
SVGMatrix |
SVGMatrix |
|
| slice() |
Array |
Array |
Return a specified section of an array.
|
| slice() |
String |
String |
Return a specified subsection of the string.
|
| smooth() |
Selection |
(none) |
|
| sort() |
Array |
Array |
Sort the array.
|
| splice() |
Array |
Array |
Remove a section from the array and return it; optionally inserting new values in that place.
|
| split() |
String |
Array |
Separate the string into pieces and return an array of the resulting substrings.
|
| splitChannels() |
Document |
Array |
split channels of the document
|
| splitText() |
Text |
Text |
|
| sqrt() |
Math |
Number |
Return the square root of x.
|
| startBuffering() |
Music |
(none) |
Start downloading and buffering the music.
|
| startBuffering() |
Video |
(none) |
Start downloading and buffering the video.
|
| stop() |
Video |
(none) |
Stop playing the video.
|
| stop() |
Music |
(none) |
Stop playing the music.
|
| stop() |
Sound |
(none) |
Stop playing the sound.
|
| stopPropagation() |
Event |
(none) |
|
| store() |
Selection |
(none) |
save the selection as a channel
|
| stringIDToTypeID() |
Application |
Number |
Convert from a string ID to a runtime ID.
|
| stroke() |
Selection |
(none) |
strokes the selection
|
| submit() |
HTMLFormElement |
(none) |
|
| substring() |
String |
String |
Return a specified subsection of the string.
|
| substringData() |
CharacterData |
String |
|
| subtract() |
Rotation |
(none) |
Subtract a rotation amount.
|
| subtract() |
Vector |
(none) |
Subtract a vector.
|
| subtract() |
Color |
(none) |
Subtract two colors.
|
| suspendRedraw() |
SVGSVGElement |
Number |
|
| swapMaterial() |
Model |
Material |
Use a new material in place of an existing material.
|
| tan() |
Math |
Number |
Return the tangent of x, in radians.
|
| tell() |
File |
Number |
Find position in file.
|
| test() |
RegExp |
Boolean |
Run the regular expression against a string; return true if a match exists, false otherwise.
|
| threshold() |
ArtLayer |
(none) |
|
| toDateString() |
Date |
String |
Return a string version of the date-only portion of the object.
|
| toExponential() |
Number |
String |
Return the number formatted in scientific notation, with one digit before the decimal point and a specified number of digits after.
|
| toFixed() |
Number |
String |
Return the number formatted with a specified number of digits after the decimal point.
|
| toLocaleLowerCase() |
String |
String |
Return a locale-specific lowercase version of the string.
|
| toLocaleString() |
Object |
String |
For most objects, the same as toString() unless explicitly overridden.
|
| toLocaleUpperCase() |
String |
String |
Return a locale-specific uppercase version of the string.
|
| toLowerCase() |
String |
String |
Return a lowercase version of the string.
|
| toPrecision() |
Number |
String |
Return the number as a string in either in fixed or exponential notation, with the specified number of digits.
|
| toString() |
Number |
String |
Return the number as a string converted to a specified base.
|
| toString() |
Object |
String |
Returns a string representation of the object.
|
| toTimeString() |
Date |
String |
Return a string version of the time-only portion of the object.
|
| toUpperCase() |
String |
String |
Return an uppercase version of the string.
|
| toUTCString() |
Date |
String |
Returns a string form of the Date in a convenient, human-readable form in UTC.
|
| transform() |
Vector |
(none) |
Transform the vector by a matrix.
|
| transform() |
Rotation |
(none) |
Transform the rotation vector by a matrix.
|
| translate() |
Matrix |
(none) |
Translate the matrix.
|
| translate() |
SVGMatrix |
SVGMatrix |
|
| translate() |
ArtLayer |
(none) |
moves the position relative to its current position
|
| translateBoundary() |
Selection |
(none) |
moves the boundary of selection relative to its current position
|
| transpose() |
Matrix |
(none) |
Transpose the matrix.
|
| trap() |
Document |
(none) |
apply trap to a CMYK document
|
| trim() |
Document |
(none) |
|
| typeIDToCharID() |
Application |
String |
Convert from a runtime ID to a character ID.
|
| typeIDToStringID() |
Application |
String |
Convert from a runtime ID to a string ID.
|
| unlink() |
ArtLayer |
(none) |
unlink the layer
|
| unpauseAnimations() |
SVGSVGElement |
(none) |
|
| unshift() |
Array |
Number |
Insert items to the front of an array, and return the new length.
|
| unsuspendRedraw() |
SVGSVGElement |
(none) |
|
| unsuspendRedrawAll() |
SVGSVGElement |
(none) |
|
| UTC() |
Date |
Number |
Return the number of milliseconds corresponding to the supplied arguments.
|
| valueOf() |
Object |
String |
Returns the internal this value of the object.
|
| write() |
HTMLDocument |
(none) |
|
| write() |
File |
Boolean |
Write string data to the file.
|
| writeln() |
HTMLDocument |
(none) |
|
| writeln() |
File |
Boolean |
Write string data to the file.
|