blob: 3d439511b24eb1c27aec291ed457519ea6b06365 [file] [log] [blame] [view]
`SkCodec::getImage()` will now respect the origin in the metadata (e.g. Exif metadata that
rotates the image). This may mean callers who provide an SkImageInfo may need to rotate it,
e.g. via `SkPixmapUtils::SwapWidthHeight`.