|
libpsynth 0.2.1
|
std::transform for image ranges More...
|
Functions | |
| template<typename Range1 , typename Range2 , typename Range3 , typename F > | |
| PSYNTH_FORCEINLINE F | psynth::sound::transform_frames (const Range1 &src1, const Range2 &src2, const Range3 &dst, F fun) |
| transform_frames with two sources | |
std::transform for image ranges
std::transform for image ranges
| PSYNTH_FORCEINLINE F psynth::sound::transform_frames | ( | const Range1 & | src1, |
| const Range2 & | src2, | ||
| const Range3 & | dst, | ||
| F | fun | ||
| ) |
transform_frames with two sources
1.7.4