Contents

memoryTarget

A number value to control the maximum memory in megabytes that the context allocates for render tasks.

Declaration

static let memoryTarget: CIContextOption

Discussion

Larger values could increase memory footprint while smaller values could reduce performance.

See Also

Type Properties