Uint8ClampedArray.Item

Uint8ClampedArray indexer

を取得または設定しますByte指定されたインデックスで.

public override byte this[int index] { get; set; }
パラメータ説明
indexインデックス。

プロパティ値

Byte.

関連項目