class ChromaticityInfoRe-exportimport { ChromaticityInfo } from "https://deno.land/x/lume@v1.17.5/deps/imagick.ts"; ConstructorsnewChromaticityInfo(red: PrimaryInfo,green: PrimaryInfo,blue: PrimaryInfo,white: PrimaryInfo,)Propertiesblue: PrimaryInfogreen: PrimaryInfored: PrimaryInfowhite: PrimaryInfo