Click or drag to resize

BitmapMarkerProfilePowerMapping Property

Defines the energy scale for pixels. If this is empty, gray values will be scaled linearily using MinScale and MaxScale.

Namespace: RAYLASE.Marker.Profile.Model
Assembly: RAYLASE.Marker.Profile (in RAYLASE.Marker.Profile.dll) Version: 2.19.0
Syntax
C#
public double[] PowerMapping { get; set; }

Property Value

Double
See Also