SKSS_GetDitheringOffsetX

Description

Allows to get the dithering offset X.


The dithering offset in pixel image is returned in the data field of the JSON response.

Request

http://localhost:18700/SKSS_GetDitheringOffsetX 

JSON Response

{"status": "success", "data": -5, "message": null }