SessionConfiguration.ClearColorSpace Method

Definition

Clear the color space, such that the default color space will be used.

[Android.Runtime.Register("clearColorSpace", "()V", "", ApiSince=34)]
public void ClearColorSpace ();
[<Android.Runtime.Register("clearColorSpace", "()V", "", ApiSince=34)>]
member this.ClearColorSpace : unit -> unit
Attributes

Remarks

Clear the color space, such that the default color space will be used.

Java documentation for android.hardware.camera2.params.SessionConfiguration.clearColorSpace().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to