Adobe Photoshop CS5 Object Library JS: TextureType

Photoshop CS5

 The type of texture or glass surface image to load for a texturizer or glass filter.

Value

NameDescriptionValue
TextureType.BLOCKSThe image appears as if viewed through glass blocks. int 1
TextureType.CANVASThe image appears as if painted on canvas. int 2
TextureType.FILETexture from an existing document. int 5
TextureType.FROSTEDThe image appears as if frosted. int 3
TextureType.TINYLENSThe image appears as if viewed through an array of tiny lenses. int 4

Usage

In function

void ArtLayer.applyGlassEffect (distortion: int, smoothness: int, scaling: int[, invert: bool=false][, texture: TextureType][, textureFile: File])

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