libdcp
|
SubtitleImage class. More...
#include "array_data.h"
#include "types.h"
#include "subtitle.h"
#include "dcp_time.h"
#include <boost/optional.hpp>
#include <string>
Go to the source code of this file.
Classes | |
class | dcp::SubtitleImage |
A bitmap subtitle with all the associated attributes. More... | |
Namespaces | |
dcp | |
Namespace for everything in libdcp. | |
Functions | |
bool | dcp::operator== (SubtitleImage const &a, SubtitleImage const &b) |
bool | dcp::operator!= (SubtitleImage const &a, SubtitleImage const &b) |
std::ostream & | dcp::operator<< (std::ostream &s, SubtitleImage const &sub) |
SubtitleImage class.
Definition in file subtitle_image.h.