Returns a cef_binary_value_t containing the decompressed contents of the
specified |resource_id| nearest the scale factor |scale_factor| or NULL if
not found. Use a |scale_factor| value of SCALE_FACTOR_NONE for scale
independent resources or call GetDataResource instead.Include
cef_pack_resources.h for a listing of valid resource ID values.
Returns a cef_binary_value_t containing the decompressed contents of the specified |resource_id| nearest the scale factor |scale_factor| or NULL if not found. Use a |scale_factor| value of SCALE_FACTOR_NONE for scale independent resources or call GetDataResource instead.Include cef_pack_resources.h for a listing of valid resource ID values.