Creates a Bitmap containing a coloured Icon where the original icon is Black.

Syntax

ISIconHandler.GetBlackIconWithColour(resourceManager, resourceId, newColour, size, adjustDpi)

Parameters

NameTypeOptionalByRefDescription
resourceManager Resources.ResourceManager
resourceId String The Resource Id of the Icon.
newColour Color The new colour specified by a Color.
size Integer The size of the new bitmap.
adjustDpi Boolean Adjust size for DPI resolution.

Return Value

System.Drawing.Bitmap

A System.Drawing.Bitmap object.

Member of:
ISIconHandler
Namespace:
Intersoft.ISRuntime6
Assembly:
ISRuntime6, Version=6.0.3
Target Framework:
.NET 9.0