fluttercandies / flutter_image_editor

Flutter plugin, support android/ios.Support crop, flip, rotate, color martix, mix image, add text. merge multi images.
Apache License 2.0
419 stars 129 forks source link

[Feature request] Provide OpacityImage for blending #138

Open dodatw opened 3 months ago

dodatw commented 3 months ago

Platforms

iOS

Description

We want to use MixImage to blend 2 image. But we also need a opacity option to control intensity when blend 2 image. Is it possible provide opacity option that we can control intensity

Why

Provide more option to adjust blending result.