ColorSpace.Model.ComponentCount プロパティ

定義

このカラー モデルのコンポーネントの数を返します。

public int ComponentCount { [Android.Runtime.Register("getComponentCount", "()I", "", ApiSince=26)] get; }
[<get: Android.Runtime.Register("getComponentCount", "()I", "", ApiSince=26)>]
member this.ComponentCount : int

プロパティ値

1 ~ 4 の整数

属性

注釈

このカラー モデルのコンポーネントの数を返します。

Javaドキュメント。

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

適用対象