SKSS_GetDitheringOffsetY

Description

Allows to get the dithering offset Y.


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

Request

http://localhost:18700/SKSS_GetDitheringOffsetY 

JSON Response

{"status": "success", "data": 3, "message": null }