Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/imagemagick_deno/src/index.ts>DngOutputColor

Deno port of the WASM library for ImageMagick
Go to Latest
enum DngOutputColor
Re-export
import { DngOutputColor } from "https://deno.land/x/imagemagick_deno@0.0.24/src/index.ts";

Members

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