A pixel spot object associate [x,y] with intensity scale data
PixelData
01 Syntax
Microsoft.VisualBasic.Imaging.Drawing2D.HeatMap.PixelData
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| .ctor | 1 | spot data is zero |
| ToString | 1 | |
| ParseStream | 1 | |
| CreateStream | 1 |
03 Properties
04 Members
#ctor(
Int32, Int32)spot data is zero
Parameters
| Name | Type | Description |
|---|---|---|
x | Int32 | - |
y | Int32 | - |
X
Y
Scale
isEmpty
ToString()
ParseStream(
Byte())CreateStream(
IEnumerable(Of PixelData))