![Yoctopuce Yocto-Display User Manual Download Page 299](http://html1.mh-extra.com/html/yoctopuce/yocto-display/yocto-display_user-manual_3418946299.webp)
22. High-level API Reference
www.yoctopuce.com
293
displaylayer
→
get_displayWidth()
Returns the display width, in pixels.
displaylayer
→
get_layerHeight()
Returns the height of the layers to draw on, in pixels.
displaylayer
→
get_layerWidth()
Returns the width of the layers to draw on, in pixels.
displaylayer
→
hide()
Hides the layer.
displaylayer
→
lineTo(
x
,
y
)
Draws a line from current drawing pointer position to the specified position.
displaylayer
→
moveTo(
x
,
y
)
Moves the drawing pointer of this layer to the specified position.
displaylayer
→
reset()
Reverts the layer to its initial state (fully transparent, default settings).
displaylayer
→
selectColorPen(
color
)
Selects the pen color for all subsequent drawing functions, including text drawing.
displaylayer
→
selectEraser()
Selects an eraser instead of a pen for all subsequent drawing functions, except for bitmap copy functions.
displaylayer
→
selectFont(
fontname
)
Selects a font to use for the next text drawing functions, by providing the name of the font file.
displaylayer
→
selectGrayPen(
graylevel
)
Selects the pen gray level for all subsequent drawing functions, including text drawing.
displaylayer
→
setAntialiasingMode(
mode
)
Enables or disables anti-aliasing for drawing oblique lines and circles.
displaylayer
→
setConsoleBackground(
bgcol
)
Sets up the background color used by the
clearConsole
function and by the console scrolling feature.
displaylayer
→
setConsoleMargins(
x1
,
y1
,
x2
,
y2
)
Sets up display margins for the
consoleOut
function.
displaylayer
→
setConsoleWordWrap(
wordwrap
)
Sets up the wrapping behaviour used by the
consoleOut
function.
displaylayer
→
setLayerPosition(
x
,
y
,
scrollTime
)
Sets the position of the layer relative to the display upper left corner.
displaylayer
→
unhide()
Shows the layer.
Summary of Contents for Yocto-Display
Page 1: ...Yocto Display User Manual...
Page 2: ......
Page 40: ...34 www yoctopuce com...
Page 52: ...46 www yoctopuce com...
Page 84: ...78 www yoctopuce com...
Page 92: ...86 www yoctopuce com...
Page 130: ...124 www yoctopuce com...
Page 422: ...416 www yoctopuce com...