ScreenshotClip
The clipping to be applied to the screenshot
input ScreenshotClip {
height: Float
scale: Float
width: Float
x: Float
y: Float
}
Fields
ScreenshotClip.height ● Float scalar
The height of the clip, in pixels
ScreenshotClip.scale ● Float scalar
The scale factor of the clip
ScreenshotClip.width ● Float scalar
The width of the clip, in pixels
ScreenshotClip.x ● Float scalar
The x coordinate to start clipping, in pixels
ScreenshotClip.y ● Float scalar
The y coordinate to start clipping, in pixels
Member Of
screenshot mutation