skia2/src/c
Mike Reed 66c505f6e8 expand imageinfo in C api, start on colorspace
After sk_imageinfo was initially created, we have added a colorspace to it,
and that object is a smart-pointer. In response to that, this CL upgrades
imageinfo to an "object" (like paint), so we can manage the ref-counting of
its colorspace, and to allow for future changes/expansion (like paint).

Bug: skia:
Change-Id: I629ff99c0820fdbe83f062d9fb768c15cda68e18
Reviewed-on: https://skia-review.googlesource.com/157156
Commit-Queue: Mike Klein <mtklein@google.com>
Reviewed-by: Brian Osman <brianosman@google.com>
Reviewed-by: Mike Klein <mtklein@google.com>
2018-09-28 17:52:59 +00:00
..
sk_c_from_to.h add stroke params to c api 2015-01-10 17:59:31 -08:00
sk_effects.cpp move blur impl into core 2018-03-12 18:48:18 +00:00
sk_imageinfo.cpp expand imageinfo in C api, start on colorspace 2018-09-28 17:52:59 +00:00
sk_paint.cpp Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints" 2016-10-05 17:33:03 -07:00
sk_surface.cpp expand imageinfo in C api, start on colorspace 2018-09-28 17:52:59 +00:00
sk_types_priv.h add stroke params to c api 2015-01-10 17:59:31 -08:00