mirror of
https://github.com/kunkundi/crossdesk.git
synced 2025-12-24 09:16:45 +08:00
[fix] fix DPI scaling issues
This commit is contained in:
@@ -33,6 +33,8 @@ class Thumbnail {
|
||||
~Thumbnail();
|
||||
|
||||
public:
|
||||
int SetThumbnailDpiScale(float dpi_scale);
|
||||
|
||||
int SaveToThumbnail(const char* yuv420p, int width, int height,
|
||||
const std::string& remote_id,
|
||||
const std::string& host_name,
|
||||
|
||||
Reference in New Issue
Block a user