DescriptionAdd currScanline() getter to SkCodec API
This is more correct than using nextScanline() for the
SkGifCodec scanline decoder (since we will get a strange
result in the interlaced case) and is necessary if we want
to add scanline decoding to SkIcoCodec.
This does not actually fix bugs or change behavior.
BUG=skia:
Committed: https://skia.googlesource.com/skia/+/cb0d5c940a881ee38f0f95e240b31a9052a4e440
Patch Set 1 #
Total comments: 7
Patch Set 2 : Respond to comments #Patch Set 3 : Change comments in SkCodec.h #
Depends on Patchset: Dependent Patchsets: Messages
Total messages: 15 (5 generated)
|