Creates a new Image with all of the colors in the palette
converted to grayscale colors.
Namespace: ImageSenseAssembly: ImageSense (in ImageSense.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public FilterChain Grayscale() |
Visual Basic |
---|
Public Function Grayscale As FilterChain |
Visual C++ |
---|
public: FilterChain^ Grayscale() |