Adobe Photoshop CS5 Object Library JS: TransitionType

Photoshop CS5

 PDF presentation transition types.

Value

NameDescriptionValue
TransitionType.BLINDSHORIZONTALImages transition in horizontal stripes like Venetian blinds. int 1
TransitionType.BLINDSVERTICALImages transition in vertical stripes. int 2
TransitionType.BOXINImages transition using a shrinking box shape. int 4
TransitionType.BOXOUTImages transition using an expanding box shape. int 5
TransitionType.DISSOLVEOne image dissolves into the next. int 3
TransitionType.GLITTERDOWNImages dissolve top to bottom. int 6
TransitionType.GLITTERRIGHTImages dissolve left to right. int 7
TransitionType.GLITTERRIGHTDOWNImages dissolve top-left to bottom-right. int 8
TransitionType.NONEImages change with no visible transition. int 9
TransitionType.RANDOMImages transition using random effects. int 10
TransitionType.SPLITHORIZONTALINThe new images roll in from the top and bottom of the screen. int 11
TransitionType.SPLITHORIZONTALOUTThe new image spreads from the middle of the screen to the top and bottom of the screen. int 12
TransitionType.SPLITVERTICALINThe new image rolls in from the left and right edges of the screen. int 13
TransitionType.SPLITVERTICALOUTThe new image rolls out from the middle of the screen to the left and right edges of the screen. int 14
TransitionType.WIPEDOWNThe new image rolls in from the top of the screen. int 15
TransitionType.WIPELEFTThe new image rolls in from the right side of the screen. int 16
TransitionType.WIPERIGHTThe new image rolls in from the left side of the screen. int 17
TransitionType.WIPEUPThe new image rolls in from the bottom of the screen. int 18

Usage

As property

PresentationOptions.transition

Jongware, 28-Aug-2012 v3.0.3iContents :: Index