SmdhIcon constructor
SmdhIcon(
- ByteData buffer
The buffer must not have unrelated trailing data. All data is interpreted as image data.
Implementation
SmdhIcon(this.buffer);
The buffer must not have unrelated trailing data. All data is interpreted as image data.
SmdhIcon(this.buffer);