Skip to content
This repository was archived by the owner on Mar 18, 2024. It is now read-only.
/ jquery.fillcolor Public archive

Заливка фона средним цветом изображения.

License

Notifications You must be signed in to change notification settings

WEACOMRU/jquery.fillcolor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jquery.fillcolor

Заливка фона контейнера средним цветом изображения, расположенного в нем.

Основано на https://github.com/krustnic/site-preview-yandex-style за авторством krustnic

Использование

$('.j_fillcolor').fillColor();

Можно изменить алгоритм расчета среднего цвета с avg (по-умолчанию) на avgYUV:

$('.j_fillcolor').fillColor({ type: 'avgYUV' });

Альтернатива

get-average-color

About

Заливка фона средним цветом изображения.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published