Click or drag to resize

IContentValuesGetImage Method

Gets the content image.

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#
Image GetImage(
	PaletteState state
)

Parameters

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

Return Value

Type: Image
Image value.
See Also