Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/chalkpot_color/color_effects/mod.ts>matrixColor

Color is a tool for creating RGB color by range and by HSL without leaving RGB space.
Latest
function matrixColor
import { matrixColor } from "https://deno.land/x/chalkpot_color@3.1.0/color_effects/mod.ts";

Parameters

color: Color
matrix: ColorTransformationMatrix

Returns

Color