ImageTransformation
IPDFDocument4 :: Types used in IPDFDocument4

See Also
Collapse All

This type specifies ways to transform an image.

Syntax

enum ImageTransformation

Remarks

PDF Creator Pilot supports the following image transformations:

Name

Description

Value

itFlip Flips an image upside-down

0

itNegative Inverts image colors

1

itGrayscale Converts image colors to the shades of gray

2

See Also

Reference