Display LCD

Lcd Functions Overviewchevron-rightlcd.clearchevron-rightlcd.drawBitmapchevron-rightlcd.drawChannelchevron-rightlcd.drawCombobox(x, y, w, list, idx [, flags])chevron-rightlcd.drawFilledRectangle(x, y, w, h [, flags])chevron-rightlcd.drawGauge(x, y, w, h, fill, maxfill [, flags])chevron-rightlcd.drawLine(x1, y1, x2, y2, pattern, flags)chevron-rightlcd.drawNumber(x, y, value [, flags])chevron-rightlcd.drawPixmapchevron-rightlcd.drawPoint(x, y)chevron-rightlcd.drawRectangle(x, y, w, h [, flags [, t]])chevron-rightlcd.drawScreenTitle(title, page, pages)chevron-rightlcd.drawSource(x, y, source [, flags])chevron-rightlcd.drawSwitch(x, y, switch, flags)chevron-rightlcd.drawText(x, y, text [, flags])chevron-rightlcd.drawTimer(x, y, value [, flags])chevron-rightlcd.drawAnnulus(x, y, r1, r2, start, end [, flags])chevron-rightlcd.drawArc(x, y, r, start, end [, flags])chevron-rightlcd.drawCircle(x, y, r [, flags])chevron-rightlcd.drawFilledCircle(x, y, r [, flags])chevron-rightlcd.drawFilledTriangle(x1, y1, x2, y2, x3, y3 [, flags])chevron-rightlcd.drawHudRectangle(pitch, roll, xmin, xmax, ymin, ymax [, flags])chevron-rightlcd.drawLineWithClipping(x1, y1, x2, y2, xmin, xmax, ymin, ymax, pattern [, flags])chevron-rightlcd.drawPie(x, y, r, start, end [, flags])chevron-rightlcd.drawTriangle(x1, y1, x2, y2, x3, y3 [, flags])chevron-rightlcd.getColor(area)chevron-rightlcd.getLastLeftPos()chevron-rightlcd.getLastPos()chevron-rightlcd.getLastRightPos()chevron-rightlcd.drawBitmapPattern(bitmap, x, y [, flags])chevron-rightlcd.drawBitmapPatternPie(bitmap, x, y, startAngle, endAngle [, flags])chevron-rightlcd.drawTextLines(x, y, w, h, text [, flags])chevron-rightlcd.exitFullScreen()chevron-rightlcd.invertRect(x, y, w, h [, flags])chevron-rightlcd.refresh()chevron-rightlcd.RGBchevron-rightlcd.resetBacklightTimeout()chevron-rightlcd.setColor(area, color)chevron-rightlcd.sizeText(text [, flags])chevron-rightpopupConfirmation(title, message, event)chevron-rightpopupInput(title, event, input, min, max)chevron-rightpopupWarning(title, event)chevron-rightGREY()chevron-right

Last updated

Was this helpful?