Click or drag to resize

IButtonSpecValuesGetColorMap Method

Gets and image color to remap to container foreground.

Namespace:  Internal.ComponentFactory.Krypton.Toolkit
Assembly:  NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
Color GetColorMap(
	IPalette palette
)

Parameters

palette
Type: Internal.ComponentFactory.Krypton.ToolkitIPalette
Palette to use for inheriting values.

Return Value

Type: Color
Color value.
See Also