Edit

Share via


Pcd8544.SetByteMap(ReadOnlySpan<Byte>) Method

Definition

Set the byte map

public void SetByteMap (ReadOnlySpan<byte> byteMap);
member this.SetByteMap : ReadOnlySpan<byte> -> unit
Public Sub SetByteMap (byteMap As ReadOnlySpan(Of Byte))

Parameters

byteMap
ReadOnlySpan<Byte>

A 504 sized byte representing the full image

Applies to