Contents

settingContentAverageLightLevel(_:)

Create an image by changing the receiver’s contentAverageLightLevel property.

Declaration

func settingContentAverageLightLevel(_ average: Float) -> CIImage

Return Value

An autoreleased CIImage.

Discussion

Changing this value will alter the behavior of the CIToneMapHeadroom and CISystemToneMap filters.