Uint8ClampedArray.Item
Uint8ClampedArray indexer
Gets or sets the Byte at the specified index.
public override byte this[int index] { get; set; }
Parameter | Description |
---|---|
index | The index. |
Property Value
The Byte.
See Also
- class Uint8ClampedArray
- namespace Aspose.Html
- assembly Aspose.HTML