cef_image_t.base

Base structure.

More...
struct cef_image_t
cef_base_ref_counted_t base;

Detailed Description

Returns true (1) if this Image is NULL.

Returns true (1) if this Image and |that| Image share the same underlying storage. Will also return true (1) if both images are NULL.

Meta