Differentiate between unpremultiplied color and premultiplied color
authorMatthew Leibowitz <mattleibow@live.com>
Thu, 2 Mar 2017 04:03:02 +0000 (06:03 +0200)
committerMatthew Leibowitz <mattleibow@live.com>
Thu, 2 Mar 2017 04:03:02 +0000 (06:03 +0200)
commit9c668d1e456e4808840c370276427d62087dcd0c
tree9fad63b659534436223b34308b601a60a901e510
parent84a5e6f810d8416fe250cd7d93a7c330456e6e8d
Differentiate between unpremultiplied color and premultiplied color
include/c/sk_bitmap.h
include/c/sk_codec.h
include/c/sk_colortable.h
include/c/sk_pixmap.h
include/c/sk_types.h
src/c/sk_bitmap.cpp
src/c/sk_codec.cpp
src/c/sk_colortable.cpp
src/c/sk_pixmap.cpp