add watermark opacity expression (#2266)
* add watermark opacity expression * implement watermark opacity expression parameters * minor fixes
This commit is contained in:
@@ -272,6 +272,7 @@ public class InternalController : ControllerBase
|
||||
DateTimeOffset.Now,
|
||||
false,
|
||||
true,
|
||||
DateTimeOffset.Now,
|
||||
0,
|
||||
Option<int>.None);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user