cef_image_t.has_representation

Returns true (1) if this image contains a representation for |scale_factor|.

struct cef_image_t
extern (System)
int function(cef_image_t* self, float scale_factor) nothrow has_representation;

Meta