Lucid.Core.MapPixelsFormula¶
This task type creates a new image, applying a formula to each pixel.
Supported functions and operators:
sin
cos
tan
arcsin
arccos
arctan
hypot
arctan2
sinh
cosh
tanh
arcsinh
arccosh
arctanh
floor
ceil
trunc
exp
exp2
log
log10
log2
sinc
reciprocal
positive
negative
power
max
min
clip
sqrt
abs
sign
where
heaviside
nan_to_num
isnan
isinf
x
,y
,z
+
-
*
/
%
**
!
~
||
&&
|
^
&
==
!=
>
>=
<
<=
(
)