arsd-official ~master (2024-10-25T16:17:57Z)
Dub
Repo
cef_image_t.has_representation
arsd
webview
cef_image_t
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
Source
See Implementation
arsd
webview
cef_image_t
variables
add_bitmap
add_jpeg
add_png
base
get_as_bitmap
get_as_jpeg
get_as_png
get_height
get_representation_info
get_width
has_representation
remove_representation
Returns true (1) if this image contains a representation for |scale_factor|.