Open zaid-asif-brainx opened 3 years ago
You're not supposed to directly touch mergedFilters
. They will not contain GPUImageGaussianBlurFilter
, because it's a Group Filter on its own and will be flattened in the group. It's not a bug, it's designed to work like that
Save a reference to your GPUImageGaussianBlurFilter
and use it as you wish.
Hi, I'm adding multiple filters on one image, I'm adjusting the values with seekbar.