skia2/include/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_canvas.h add drawCircle to c api 2016-02-09 13:25:51 -08:00
sk_colorspace.h expand imageinfo in C api, start on colorspace 2018-09-28 17:52:59 +00:00
sk_data.h Make C API compatible with -Wstrict-prototypes 2017-01-03 17:38:35 +00:00
sk_image.h Documentation: C API comments 2015-09-01 10:45:09 -07:00
sk_imageinfo.h expand imageinfo in C api, start on colorspace 2018-09-28 17:52:59 +00:00
sk_maskfilter.h Documentation: C API comments 2015-09-01 10:45:09 -07:00
sk_matrix.h Documentation: C API comments 2015-09-01 10:45:09 -07:00
sk_paint.h Make C API compatible with -Wstrict-prototypes 2017-01-03 17:38:35 +00:00
sk_path.h Make C API compatible with -Wstrict-prototypes 2017-01-03 17:38:35 +00:00
sk_picture.h Make C API compatible with -Wstrict-prototypes 2017-01-03 17:38:35 +00:00
sk_shader.h C API: add radial, sweep, and two-point conical gradient shaders 2015-08-12 07:37:34 -07:00
sk_surface.h Documentation: C API comments 2015-09-01 10:45:09 -07:00
sk_types.h expand imageinfo in C api, start on colorspace 2018-09-28 17:52:59 +00:00