OpenShot Library | libopenshot
0.2.5
|
Header file for Mask class. More...
#include "../EffectBase.h"
#include <cmath>
#include <ctime>
#include <iostream>
#include <omp.h>
#include <stdio.h>
#include <memory>
#include "../Color.h"
#include "../Exceptions.h"
#include "../Json.h"
#include "../KeyFrame.h"
#include "../ReaderBase.h"
#include "../FFmpegReader.h"
#include "../QtImageReader.h"
#include "../ChunkReader.h"
#include "../MagickUtilities.h"
#include "../ImageReader.h"
Go to the source code of this file.
Classes | |
class | openshot::Mask |
This class uses the image libraries to apply alpha (or transparency) masks to any frame. It can also be animated, and used as a powerful Wipe transition. More... | |
Namespaces | |
openshot | |
This namespace is the default namespace for all code in the openshot library. | |