libdcp
Classes | Namespaces | Functions
text_image.h File Reference

TextImage class. More...

#include "array_data.h"
#include "text.h"
#include "dcp_time.h"
#include <boost/optional.hpp>
#include <string>

Go to the source code of this file.

Classes

class  dcp::TextImage
 A bitmap subtitle or caption with all the associated attributes. More...
 

Namespaces

 dcp
 Namespace for everything in libdcp.
 

Functions

bool dcp::operator== (TextImage const &a, TextImage const &b)
 
bool dcp::operator!= (TextImage const &a, TextImage const &b)
 
std::ostream & dcp::operator<< (std::ostream &s, TextImage const &text)
 

Detailed Description

TextImage class.

Definition in file text_image.h.