Pixel {Microsoft.VisualBasic.Imaging} | .NET clr documentation |
a generic data model for HeatMap raster: [x,y,scale]
the layout information comes from the base RasterPixel model
# namespace Microsoft.VisualBasic.Imaging
export class Pixel {
# the color scale data
Scale: double;
}