共用方式為


ColorSpace.GetMaxValue(Int32) 方法

定義

傳回這個色彩空間色彩模型的指定元件的最大有效值。

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

參數

component
Int32

元件的索引

傳回

大於的浮點值 #getMinValue(int)

屬性

備註

傳回這個色彩空間色彩模型的指定元件的最大有效值。

android.graphics.ColorSpace.getMaxValue(int)Java 檔。

此頁面的部分是根據 Android 開放原始碼專案所建立和共用的工作進行修改,並根據 Creative Commons 2.5 屬性授權中所述的詞彙使用。

適用於