28 #include "../include/EffectInfo.h"
31 using namespace openshot;
48 root.append(
Blur().JsonInfo());
52 root.append(
Mask().JsonInfo());
53 root.append(
Negate().JsonInfo());
This class adjusts the blur of an image, and can be animated with openshot::Keyframe curves over time...
This class uses the ImageMagick++ libraries, to remove (i.e. key out) a color (i.e. greenscreen)
static string Json()
JSON methods.
static Json::Value JsonValue()
Generate Json::JsonValue for this object.
This class uses the ImageMagick++ libraries, to negate image (i.e. negative)
This class adjusts the saturation of color on a frame's image.
This class uses the ImageMagick++ libraries, to apply alpha (or transparency) masks to any frame...
This class adjusts the brightness and contrast of an image, and can be animated with openshot::Keyfra...
This class uses the ImageMagick++ libraries, to de-interlace the image, which removes the EVEN or ODD...