Properties
Protected Optional defaultOptions
description
description: string = `Will replace pixels within given boundaries with given color or image's pixels`
isInPlace
isInPlace: boolean = false
name
name: string = "ReplaceColor"
noDst
noDst: boolean = false
noInPlace
noInPlace: boolean = false
Optional optionsOrder
optionsOrder: keyof T[]
sameSizeAndType
sameSizeAndType: boolean = false
validChannels
validChannels: number[] | undefined = undefined
Protected validateEachExec
validateEachExec: boolean = false
Protected validated
validated: boolean = false
Will replace pixels within given boundaries with given color or image's pixels