Property this
- Namespace
- PaintDotNet
- Assembly
- PaintDotNet.Core.dll
this[int]
Gets or sets the byte value of the specified color channel.
public byte this[int channel] { readonly get; set; }
Parameters
channel
int
Gets or sets the byte value of the specified color channel.
public byte this[int channel] { readonly get; set; }
channel
int