Creates an blank icon in a specified colour.

Syntax

ISIconHandler.GetBlankIconWithColour(colour, size, [adjustDpi], [bitmapCache])

Parameters

NameTypeOptionalByRefDescription
colour Color The colour of the new blank icon.
size Integer The size of the bitmap.
adjustDpi Boolean Optional Adjust size for DPI resolution. If omitted, a value of True is assumed.
bitmapCache ISBitmapCache Optional The optional Bitmap Cache. If omitted, a value of Nothing is assumed.

Return Value

Bitmap

A Bitmap object.

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