Contents

CIAreaAverageMaximumRed

The protocol for the Area Average and Maximum Red filter.

Declaration

protocol CIAreaAverageMaximumRed : CIAreaReductionFilter

Overview

Calculates the average and maximum red component value for the specified area in an image. The result is returned in the red and green channels of a one pixel image.