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