VersionManipulateInput
Last edit: Nov 10, 2025
No description
type VersionManipulateInput {
blur: ImageBlur
flatten: CssColor
greyscale: Boolean
}
Fields
blur (ImageBlur)
value representing the sigma of the Gaussian mask, where sigma = 1 + radius / 2
flatten (CssColor)
color for flatten
greyscale (Boolean)
Convert to 8-bit greyscale; 256 shades of grey.