concat-color-matrices
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

concat-color-matrices

npm version CircleCI codecov Dependency Status devDependencies Status typings included npm

Functions for combining color matrices

Getting started

$ npm install concat-color-matrices --save

Reference

Functions

concatColorMatrices(matricesMatrix[])Matrix
concatTwoColorMatrices(matBMatrix, matAMatrix)Matrix

Matrix type

  • A 4x5 matrix for color transformations represented by array - consult Android docs for more specific info about it's format

Credits

  • concatTwoColorMatrices function is based on Android SDK sources

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    14,843
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    14,843
  • 0.0.1
    0
  • 0.0.0
    0

Package Sidebar

Install

npm i concat-color-matrices

Weekly Downloads

14,843

Version

1.0.0

License

MIT

Unpacked Size

10.8 kB

Total Files

8

Last publish

Collaborators

  • iyegoroff