PhotoshopCC 2015.5
Enumeration

TrimType

The type of pixels to trim around an image.

Values

NameType AccessDescription
Int = 9 readonly Removes from the image an area the color of the lower right pixel.
Int = 1 readonly Removes from the image an area the color of the upper left pixel.
Int = 0 readonly Trims away transparency at the edges of the image, leaving the smallest image containing nontransparent pixels.

Parameter of 1

Method parameters that accept an TrimType value.