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

x/lume/deps/imagick.ts>ChromaticityInfo

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
class ChromaticityInfo
Re-export
import { ChromaticityInfo } from "https://deno.land/x/lume@v1.19.4/deps/imagick.ts";

Constructors

new
ChromaticityInfo(
red: PrimaryInfo,
green: PrimaryInfo,
blue: PrimaryInfo,
white: PrimaryInfo,
)

Properties

blue: PrimaryInfo
green: PrimaryInfo
red: PrimaryInfo
white: PrimaryInfo