Click or drag to resize

IButtonSpecValuesGetImageTransparentColor Method

Gets the button image transparent color.

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

Parameters

palette  IPalette
Palette to use for inheriting values.

Return Value

Color
Color value.
See Also