IDLive Face new C++ API 1.46.0
Loading...
Searching...
No Matches
Public Attributes | List of all members
idliveface::ImageAttributes Struct Reference

General attributes of the image. More...

#include <idliveface/base_types.h>

Public Attributes

int32_t width = 0
 The width of the image.
 
int32_t height = 0
 The height of the image.
 
std::string source_format
 The compression format of the source image.
 

Detailed Description

General attributes of the image.