Home
last modified time | relevance | path

Searched refs:hex (Results 1 – 4 of 4) sorted by relevance

/webtrees/app/Statistics/Service/
H A DColorService.php85 * @param string $hex The HTML hex color code
89 private function hexToRgb(string $hex): array argument
91 …return array_map(static fn (string $hex): int => (int) hexdec($hex), str_split(ltrim($hex, '#'), 2…
/webtrees/public/ckeditor-4.15.1-custom/plugins/pastetools/filter/
H A Dimage.js5 …se if(-1!==b[e].indexOf("\\jpegblip"))d="image/jpeg";else continue;c.push({hex:d?b[e].replace(a,""… property
6 …EDITOR.tools.convertBytesToBase64(CKEDITOR.tools.convertHexStringToBytes(a.hex)):null)},this);if(c…
/webtrees/public/ckeditor-4.15.1-custom/plugins/pastefromword/filter/
H A Ddefault.js38 …se if(-1!==b[f].indexOf("\\jpegblip"))e="image/jpeg";else continue;a.push({hex:e?b[f].replace(c,""… property
/webtrees/public/ckeditor-4.15.1-custom/
H A Dckeditor.js1075 …type+";base64,"+CKEDITOR.tools.convertBytesToBase64(CKEDITOR.tools.convertHexStringToBytes(b.hex)):