Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
enum DngOutputColor
import { DngOutputColor } from "https://deno.land/x/imagemagick_deno@0.0.19/src/formats/dng/dng-output-color.ts";

Members

ACES = 6
AdobeRGB = 2
KodakProPhotoRGB = 4
Raw = 0
SRGB = 1
WideGamutRGB = 3
XYZ = 5