Author: Manuel Lemos
Viewers: 96
Last month viewers: 3
Categories: Notable Packages
Determining what colors contrast better with a given color may be important for applications that may need to display text or other graphics that use a given color in a background that uses another color.
This package can get the contrast ratio between two colors according to the Web Content Accessibility Guidelines (WCAG).
Read this article to learn more details about how this notable PHP package works.
This package can get the contrast ratio between two colors according to the Web Content Accessibility Guidelines (WCAG).
Read this article to learn more details about how this notable PHP package works.
The package PHP WCAG Color Compliance is one of the few PHP packages that was considered notable recently because it does something that is worth paying attention.
The basic purpose is: Get the contrast ratio between two colors for WCAG
Here follows in more detail what it does:
This package can get the contrast ratio between two colors.
It takes as parameters the values of two colors in RGB format.
The class can calculate the contrast ratio between two colors, as well the result of several tests of accessibility compliant with the WCAG standard.
Notable PHP packages can be often considered innovative. If this package is also innovative, it can be nominated to the PHP Innovation Award and the author may win prizes and recognition for sharing innovative packages.
If you also developed your own notable or innovative packages consider sharing them, so you can also earn more visibility for your package.
The basic purpose is: Get the contrast ratio between two colors for WCAG
Here follows in more detail what it does:
This package can get the contrast ratio between two colors.
It takes as parameters the values of two colors in RGB format.
The class can calculate the contrast ratio between two colors, as well the result of several tests of accessibility compliant with the WCAG standard.
Notable PHP packages can be often considered innovative. If this package is also innovative, it can be nominated to the PHP Innovation Award and the author may win prizes and recognition for sharing innovative packages.
If you also developed your own notable or innovative packages consider sharing them, so you can also earn more visibility for your package.
You need to be a registered user or login to post a comment
1,616,107 PHP developers registered to the PHP Classes site.
Be One of Us!
Login Immediately with your account on:
Comments:
No comments were submitted yet.