DescriptionIn skimage, copy to 8888 if encoding fails.
When writing the bitmap for visual comparison, rather than special
casing A8, depend on the fact that the encoder will fail, and try
copying to 8888 and encoding that if so.
R=reed@google.com
Committed: https://code.google.com/p/skia/source/detail?r=11633
Patch Set 1 #
Total comments: 2
Patch Set 2 : Respond to comments. #Messages
Total messages: 5 (0 generated)
|