DescriptionAdd a PNGEncoder helper function that takes an SkBitmap,
which is how PNGEncode is used almost everywhere.
This should be strictly no functional change, except for the
ImageFilterPeer::DataReady case, where we now take an
SkAutoLockPixels where previously we did not.
Patch Set 1 #Patch Set 2 : Renamed BGRA/RGBA #
Total comments: 1
Patch Set 3 : Updated to use rowbytes() #Patch Set 4 : Test #Patch Set 5 : Test2 #
Messages
Total messages: 5 (0 generated)
|