loadIco

Loads a ico file off the given file or from the given memory block.

MemoryImage[]
loadIco
(
string filename
)

Return Value

Type: MemoryImage[]

Array of individual images found in the icon file. These are typically different size representations of the same icon.

Meta