Table of Contents

Method ToGrayScaleCached

Namespace
Alternet.Drawing
Assembly
Alternet.UI.Common.dll

ToGrayScaleCached()

Returns a cached grayscale version of the image. If the cached version does not exist, it creates a new grayscale image and caches it.

public virtual Image ToGrayScaleCached()

Returns

Image

The cached grayscale version of the image.