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
sk_colorspace.h expand imageinfo in C api, start on colorspace 2018-09-28 17:52:59 +00:00
sk_data.h
sk_image.h
sk_imageinfo.h expand imageinfo in C api, start on colorspace 2018-09-28 17:52:59 +00:00
sk_maskfilter.h
sk_matrix.h
sk_paint.h
sk_path.h
sk_picture.h
sk_shader.h
sk_surface.h
sk_types.h expand imageinfo in C api, start on colorspace 2018-09-28 17:52:59 +00:00