Uses of Class
com.tinkerforge.BrickletOLED128x64V2.ReadPixelsLowLevel
-
-
Uses of BrickletOLED128x64V2.ReadPixelsLowLevel in com.tinkerforge
Methods in com.tinkerforge that return BrickletOLED128x64V2.ReadPixelsLowLevel Modifier and Type Method Description BrickletOLED128x64V2.ReadPixelsLowLevel
BrickletOLED128x64V2. readPixelsLowLevel(int xStart, int yStart, int xEnd, int yEnd)
Reads pixels from the specified window.
-