Hello
Do you find it useful to add a GrayScale boolean property to save options for these 4 formats?
bmp gif tga tiff
BmpOptions.GrayScale
GifOptions.GrayScale
TgaOptions.GrayScale
TiffOptions.GrayScale
To mimic the RasterImage.Grayscale() behavior?
Having this inside Image Save Options will make things a lot easier for the developer
Thanks for consideration.