ColorSpace.Rgb.GetMaxValue(Int32) Method

Definition

[Android.Runtime.Register("getMaxValue", "(I)F", "GetGetMaxValue_IHandler", ApiSince=26)]
public override float GetMaxValue (int component);
[<Android.Runtime.Register("getMaxValue", "(I)F", "GetGetMaxValue_IHandler", ApiSince=26)>]
override this.GetMaxValue : int -> single

Parameters

component
Int32

Returns

Attributes

Remarks

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