BND_ICONID

build an icon ID from two coordinates into the icon sheet, where * (0, 0) designates the upper-leftmost icon, (1, 0) the one right next to it, * and so on.

nothrow @trusted @nogc
enum BND_ICONID (
int x
int y
)
Suggestion Box / Bug Report