Click or drag to resize
ImageHelperGetGrayscaledImage Method
Transforms image to grayscale.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 9.0.0
Syntax
C#
public Image GetGrayscaledImage()

Return Value

Type: Image
See Also