PropertyUploadManipulateInput
Last edit: Oct 26, 2022
No description
type PropertyUploadManipulateInput {
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.