cef_image_t.remove_representation

Removes the representation for |scale_factor|. Returns true (1) on success.

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

Meta