Specifies the type of transparency matching to perform if any.
| Member | Value | Description |
|---|---|---|
| TRANSPARENT_ClosestMatch | 1 | Use the color in the image that is the closest match to the one specified in the SaveTransparencyColor property. |
| TRANSPARENT_ExactMatch | 2 | Use the color specified in the SaveTransparencyColor property. |
| TRANSPARENT_None | 0 | No transparent color. |