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.