Edit

Share via


Is31fl3731.WritePixel(Int32, Int32, Int32, Boolean, Boolean) Method

Definition

Set value for LED.

public void WritePixel (int x, int y, int brightness, bool enable, bool blink);
member this.WritePixel : int * int * int * bool * bool -> unit
Public Sub WritePixel (x As Integer, y As Integer, brightness As Integer, enable As Boolean, blink As Boolean)

Parameters

x
Int32
y
Int32
brightness
Int32
enable
Boolean
blink
Boolean

Applies to