#include <cassert>
#include <iostream>
#include "images_renderer.h"
#include "image_render_task.h"
#include "log.h"
Go to the source code of this file.
Namespaces | |
namespace | images |
Variables | |
static const int | images::MAX_ORIGINAL_IMAGE = 10 * 1024 * 1024 |