brendan-duncan / image

Dart Image Library for opening, manipulating, and saving various different image file formats.
MIT License
1.17k stars 265 forks source link

copyExpandCanvas: pass original format when creating Image #625

Closed justprodev closed 6 months ago

justprodev commented 6 months ago

related to #624

brendan-duncan commented 6 months ago

Great, thank you. I think it should also copy numChannels to the new image, for single channel images.