Contents

init(temperature:tint:)

Creates a structure with a white balance temperature and tint.

Declaration

init(temperature: Float, tint: Float)

Parameters

  • temperature:

    A temperature value to associate with the capture device’s white point.

  • tint:

    The tint to associate with the capture device’s white point.

See Also

Creating temperature and tint values