Contents

enableSharpening

A key for the sharpening state.

Declaration

static let enableSharpening: CIRAWFilterOption

Discussion

The associated value must be an NSNumber object that specifies a BOOL value (true or false). The default is true. This option has no effect if the image used for initialization is not RAW.

See Also

Type Properties