menu
cloudinary_url_gen package
documentation
transformation/effect/effect.dart
Effect
negate static method
negate static method
dark_mode
light_mode
negate
static method
Negate
negate
(
)
Negates the image colors (negative). returns
Effect
Implementation
static Negate negate() { return Negate(); }
cloudinary_url_gen package
documentation
transformation/effect/effect
Effect
negate static method
Effect class