50 void set_colorspace(
int colorspace);
52 void alloc(
int width,
int height,
mlt_image_format format,
bool alpha =
false);
54 uint8_t *plane(
int plane);
55 int stride(
int plane);
#define MLTPP_DECLSPEC
MltConfig.h - Convenience header file for all mlt++ objects Copyright (C) 2004-2026 Meltytech,...
Definition: MltConfig.h:33
C++ wrapper for mlt_image – a decoded video frame buffer.
Definition: MltImage.h:38
mlt_image instance
Definition: MltImage.h:40
header file for lazy client and implementation code :-)
mlt_image_format
The set of supported image formats.
Definition: mlt_types.h:40
MLT C++ wrapper Copyright (C) 2015-2026 Meltytech, LLC.
Definition: MltAnimation.h:27
Definition: mlt_image.h:36