java - how to set multiple effect on same gpuimageview -


I am trying to put a sticker on gpuimageview and I am trying to implement its effect first by gpuimagefilter When I apply the new effect on the previous effect of GPuimage, ignore this past effect and apply the current one, but I want to apply this effect to the previous effect.

Second when I try to capture bitmap from gpuimageview capture (); The method and the SD card shows only gpuimageview to save it, but I want to capture stickers that are also on gpuimageview. Sticker image is of type of object type please help me. Thanks for my poor english.

My problem

  GPUAJSetImage (GPU image VuPuIGes (). GetBitmapWithFilterApplied (bitmap));  


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -