Click or drag to resize

PaletteNavContentGetContentImageEffect Method

Gets the actual image drawing effect value.

Namespace: Internal.ComponentFactory.Krypton.Navigator
Assembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public PaletteImageEffect GetContentImageEffect(
	PaletteState state
)

Parameters

state  PaletteState
Palette value should be applicable to this state.

Return Value

PaletteImageEffect
PaletteImageEffect value.

Implements

IPaletteContentGetContentImageEffect(PaletteState)
See Also