Click or drag to resize

EditorAPI2GetImageForDispalyScale Method (Image, Image)

Namespace:  NeoAxis.Editor
Assembly:  NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public static Image GetImageForDispalyScale(
	Image image16px,
	Image image32px
)

Parameters

image16px
Type: System.DrawingImage
image32px
Type: System.DrawingImage

Return Value

Type: Image
See Also