Share via


CGContext.SetEdrTargetHeadroom(Single) Method

Definition

Get the EDR headroom that's used when rendering HDR content.

public bool SetEdrTargetHeadroom(float value);
member this.SetEdrTargetHeadroom : single -> bool

Parameters

value
Single

The value to set. Must be greater than 1.0f.

Returns

Returns true if successful, false otherwise.

Applies to