LcdCharacterEncodingFactory.ConvertFont5to8bytes Method

Definition

Convert a 5 bytes array with 8 bits vertically encoded character representation into a 8 bytes array with the lower 5 bits.

C#
public static byte[] ConvertFont5to8bytes (ReadOnlySpan<byte> font5);

Parameters

font5
ReadOnlySpan<Byte>

A span of bytes, must be 5 bytes length

Returns

Byte[]

A 8 bytes array containing the character

Applies to

Produkt Versioner
.NET IoT Libraries 1.4.0, 1.5.0, 2.0.0, 2.1.0, 2.2.0