Raster Filter Reference¶
Metadata Filters¶
Orientation¶
Modifies the orientation attribute.
Filter name: Orientation
Property name | Type | Default | Description |
---|---|---|---|
Orientation |
Longint |
kImgOrientationNormal |
The property value specifies the image frame’s orientation. |
Geometry Filters¶
Crop¶
Crops the pixel map.
Filter name: Crop
Property name | Type | Default | Description |
---|---|---|---|
Rectangle |
RectObj |
The crop rectangle, expressed in pixels. |
Effect Filters¶
Brightness¶
Modifies the brightness of the image.
Filter name: Brightness
Property name | Type | Default | Description |
---|---|---|---|
Brightness |
Real |
0.0 |
The brightness value, in the range of -1.0 ... +1.0 . |
Contrast¶
Modifies the contrast of the image. Available on macOS and on Windows 10.
Filter name: Contrast
Property name | Type | Default | Description |
---|---|---|---|
Contrast |
Real |
0.0 |
The contrast value, in the range of -1.0 ... +1.0 . |