Skip to main content
Module

x/targadactyl/deps.ts>ColorProperty

tga.js implemented in Deno
Latest
interface ColorProperty
import { type ColorProperty } from "https://deno.land/x/targadactyl@1.2.0/deps.ts";

Named color property.

Properties

key: string

Property identifier, usually the node name.

value: ColorInt

Property value (RGBA, 255-based).