Click or drag to resize

IContentValuesGetImageTransparentColor Method

Gets the image color that should be transparent.

Namespace:  Internal.ComponentFactory.Krypton.Toolkit
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2023.1.2.0 (2023.1.2.0)
Syntax
C#
Color GetImageTransparentColor(
	PaletteState state
)

Parameters

state
Type: Internal.ComponentFactory.Krypton.ToolkitPaletteState
The state for which the image is needed.

Return Value

Type: Color
Color value.
See Also