<graphcon>.screenshot
<graphcon>.show
Simics Reference Manual
/
3 Commands
/
3.2 Command List
/
<graphcon>.set-pixel
Synopsis
<graphcon>.set-pixel
x
y
rgb
Description
Set pixel value at (
x
,
y
) from given pixel data
rgb
, either as a 3-element list with format [R, G, B], or as a hex string "#RRGGBB".
Provided By
graphcon
See Also
<gfx_break>.bp-break-gfx
,
<graphcon>.get-pixel
<graphcon>.screenshot
<graphcon>.show