OpenShot Library | libopenshot  0.5.0
Classes | Namespaces | Enumerations
Blur.h File Reference

Header file for Blur effect class. More...

#include "../EffectBase.h"
#include "../Frame.h"
#include "../Json.h"
#include "../KeyFrame.h"
#include <memory>
#include <string>
Include dependency graph for Blur.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  openshot::Blur
 This class adjusts the blur of an image, and can be animated with openshot::Keyframe curves over time. More...
 

Namespaces

 openshot
 This namespace is the default namespace for all code in the openshot library.
 

Enumerations

enum  openshot::BlurMaskMode { openshot::BLUR_MASK_POST_BLEND = 0, openshot::BLUR_MASK_DRIVE_AMOUNT = 1 }
 

Detailed Description

Header file for Blur effect class.

Author
Jonathan Thomas jonat.nosp@m.han@.nosp@m.opens.nosp@m.hot..nosp@m.org

License

Definition in file Blur.h.