-
Notifications
You must be signed in to change notification settings - Fork 527
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Description
It looks like when I load a 16-bit PNG into an SkImage (via the useImage hook) the result is still an 8-bit PNG: image.getImageInfo().colorType is 4, which corresponds to RGBA_8888.
Is it possible to support 16-bit PNGs in SkImage?
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request