-
Notifications
You must be signed in to change notification settings - Fork 96
Commit 304bed2
committed
Fix the issue when monochome colorspace cause the WebP encoding failed
Just translate into RGBA first, don't need extra code to re-implements monochrome WebP encodingFile tree
1 file changed
+6
-0
lines changed- SDWebImageWebPCoder/Classes
- SDImageWebPCoder.m
1 file changed
+6
-0
lines changedSDWebImageWebPCoder/Classes/SDImageWebPCoder.m
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
885 | 885 | | |
886 | 886 | | |
887 | 887 | | |
| 888 | + | |
| 889 | + | |
| 890 | + | |
| 891 | + | |
| 892 | + | |
| 893 | + | |
888 | 894 | | |
889 | 895 | | |
890 | 896 | | |
| |||
0 commit comments