Edit

Share via


Max7219.Brightness(Int32) Method

Definition

Sets the brightness of all cascaded devices to the same intensity level.

public void Brightness (int intensity);
member this.Brightness : int -> unit
Public Sub Brightness (intensity As Integer)

Parameters

intensity
Int32

intensity level ranging from 0..15.

Applies to