Skip to main content
Go to Latest
class ChromaticityInfo
Re-export
import { ChromaticityInfo } from "https://deno.land/x/imagemagick_deno@0.0.21/mod.ts";

Constructors

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

Properties

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