Adobe Photoshop CS5 Object Library JS: Geometry

Photoshop CS5

 Geometric options for shapes, such as the iris shape in the Lens Blur Filter.

Value

NameDescriptionValue
Geometry.HEPTAGONHeptagon. int 4
Geometry.HEXAGONHexagon. int 2
Geometry.OCTAGONOctagon. int 5
Geometry.PENTAGONPentagon. int 1
Geometry.SQUARESquare. int 3
Geometry.TRIANGLETriangle. int 0

Usage

In function

void ArtLayer.applyLensBlur ([source: DepthMapSource=DepthMapSource.NONE][, focalDistance: int=0][, invertDepthMap: bool=false][, shape: Geometry=Geometry.HEXAGON][, radius: int=15][, bladeCurvature: int=0][, rotation: int=0][, brightness: int=0][, threshold: int=0][, amount: int=0][, distribution: NoiseDistribution=NoiseDistribution.UNIFORM][, monochromatic: bool=false])

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