Pixel {Microsoft.VisualBasic.Imaging} .NET clr documentation

Pixel

Description

a generic data model for HeatMap raster: [x,y,scale]

the layout information comes from the base RasterPixel model

Declare

            
# namespace Microsoft.VisualBasic.Imaging
export class Pixel {
   # the color scale data
   Scale: double;
}

        

.NET clr type reference tree

this clr type has no other .net clr type reference.
[Package {$package} version {$version} Index]