Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PaddingInterface

Hierarchy

Index

Properties

amount

amount: number

background

background: { b: number; g: number; r: number }

Type declaration

  • b: number
  • g: number
  • r: number

image

image: Buffer | string

Optional output

output: undefined | string

padding

padding: "left" | "right" | "top" | "bottom"

Optional probability

probability: undefined | number

Generated using TypeDoc