LayerEffects icon indicating copy to clipboard operation
LayerEffects copied to clipboard

Photoshop Layer Effects for juce::Graphics

Results 2 LayerEffects issues
Sort by recently updated
recently updated
newest added

I want to use stroke effect in my android project. I read your reply [here ](https://dsp.stackexchange.com/questions/513/bitmap-border-stroke-alogirthm) and also tried to implement with opencv but not sucessed. Can you please help...

Compile error in XCode project (source taken on 16 April 2013). Complains about not finding MaskInit in `struct ChamferDistance2`. Quick fix was to copy the struct from `struct ChamferDistance` into...