次の方法で共有


TonemapCurve.PointSize Field

Definition

Number of elements in a (Pin, Pout) point;

[Android.Runtime.Register("POINT_SIZE")]
public const int PointSize = 2;
[<Android.Runtime.Register("POINT_SIZE")>]
val mutable PointSize : int

Field Value

Value = 2
Attributes

Remarks

Number of elements in a (Pin, Pout) point;

Java documentation for android.hardware.camera2.params.TonemapCurve.POINT_SIZE.

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