ColorMatrixFilter::IsContributing

ColorMatrixFilter::IsContributing
virtual bool IsContributing() const;
Description

Depending on parameters, filters may not produce any visible effect, but still may be enabled. This function determines whether this is the case.

Return Value

True if the filters are enabled and false otherwise.