FastLED 3.9.15
Loading...
Searching...
No Matches

◆ capacity()

template<typename T, fl::size N = 0>
fl::size fl::detail::BilateralFilterImpl< T, N >::capacity ( ) const
inline

Definition at line 35 of file bilateral_filter_impl.h.

35{ return mBuf.capacity(); }

References mBuf.

Referenced by BilateralFilterImpl().

+ Here is the caller graph for this function: