myArtLayer.applyDisplace( horizontalScale, verticalScale, displacementType, undefinedAreas, displacementMapFile ) in Photoshop DOM
apply the displace filter
Arguments
name | type | description |
---|---|---|
horizontalScale | Number | |
verticalScale | Number | |
displacementType | DisplacementMapType | |
undefinedAreas | UndefinedAreas | |
displacementMapFile | File |
- Return Type
- (none)