FileIcon.add

void add(short d) nothrow @nogc

Adds a data value to the icon.

Parameters

dData value (typically an opcode)
void add(FileIconOpcode opcode) nothrow @nogc

Adds an opcode to the icon.

Parameters

opcodeDrawing opcode