Uint8ClampedArray.Item
Uint8ClampedArray indexer
を取得または設定しますByte指定されたインデックスで.
public override byte this[int index] { get; set; }
パラメータ | 説明 |
---|---|
index | インデックス。 |
プロパティ値
Byte.
関連項目
- class Uint8ClampedArray
- 名前空間 Aspose.Html
- 組み立て Aspose.HTML
を取得または設定しますByte指定されたインデックスで.
public override byte this[int index] { get; set; }
パラメータ | 説明 |
---|---|
index | インデックス。 |
Byte.