ColorMatrixFilter::CanCacheAcrossTransform

ColorMatrixFilter::CanCacheAcrossTransform
virtual bool CanCacheAcrossTransform(bool, bool, bool deltaScale) const;
Description

CanCacheAcrossTransform determines whether filters may be able to cache across transformations. However, the ability depends on filter's behavior.

Return Value

True if the filter can be cached based on the transformation changes, false otherwise