DescriptionUse SkSwizzler to convert from CMYK
Move convert_CMYK_to_RGBA into two functions in SkSwizzler: one for 565
and one for 8888.
For simplicity, when converting to 8888, we no longer convert in place.
BUG=skia:4476
Committed: https://skia.googlesource.com/skia/+/450ee8f26d39f975cf6af37a27de658ae5a9fa10
Committed: https://skia.googlesource.com/skia/+/ef27d89b076ce7ab81703c9c08ce1f5c44106ee6
Patch Set 1 #Patch Set 2 : rebase; remove dependent patch set #
Total comments: 2
Patch Set 3 : Use SkPackARGB32NoCheck #Patch Set 4 : Update test now that CMYK supports 565 #Patch Set 5 : Add missing break statement #
Messages
Total messages: 23 (9 generated)
|