SmdhIcon constructor

SmdhIcon(
  1. ByteData buffer
)

The buffer must not have unrelated trailing data. All data is interpreted as image data.

Implementation

SmdhIcon(this.buffer);