nuget server logo nuget api documents
↑

API Docs / Microsoft.VisualBasic.Imaging / ColorHeightMap

ColorHeightMap

Full name Microsoft.VisualBasic.Imaging.Drawing2D.Colors.Scaler.ColorHeightMap Assembly Microsoft.VisualBasic.Imaging Members 4

Map a color to a single numeric value

00 Remarks

Extract numeric value from a raster data

01 Syntax

Microsoft.VisualBasic.Imaging.Drawing2D.Colors.Scaler.ColorHeightMap

02 Methods

NameOverloadsSummary
ScaleLevels 1 scale the scalar color palette to a specific level.
GetScale 1 mapping color to level
GetVector 1 use for html view in R# scripting

03 Properties

NameOverloadsSummary
Levels 1

04 Members

method ScaleLevels #
ScaleLevels(Int32)

scale the scalar color palette to a specific level.

Parameters
NameTypeDescription
levelInt32

-

method GetScale #
GetScale(Color)

mapping color to level

Parameters
NameTypeDescription
cColor

-

method GetVector #
GetVector

use for html view in R# scripting

property Levels #
Levels