Skip to main content

MaaCtrlOptionEnum_MaaCtrlOption_ScreenshotUseRawSize

Constant MaaCtrlOptionEnum_MaaCtrlOption_ScreenshotUseRawSize 

Source
pub const MaaCtrlOptionEnum_MaaCtrlOption_ScreenshotUseRawSize: MaaCtrlOptionEnum = 3;
Expand description

Screenshot use raw size without scaling. Please note that this option may cause incorrect coordinates on user devices with different resolutions if scaling is not performed.

value: bool, eg: true; val_size: sizeof(bool)