Op Englesch liesen Editéieren

Deelen iwwer


GlyphTypeface.ComputeSubset(ICollection<UInt16>) Method

Definition

Important

This API is not CLS-compliant.

Returns the binary image of the font subset based on a specified collection of glyphs.

C#
[System.CLSCompliant(false)]
[System.Security.SecurityCritical]
public byte[] ComputeSubset(System.Collections.Generic.ICollection<ushort> glyphs);
C#
[System.CLSCompliant(false)]
public byte[] ComputeSubset(System.Collections.Generic.ICollection<ushort> glyphs);

Parameters

glyphs
ICollection<UInt16>

The collection of glyph indices to be included in the subset.

Returns

Byte[]

A Byte array that represents the binary image of the font subset.

Attributes

Applies to

Produkt Versiounen
.NET Framework 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
Windows Desktop 3.0, 3.1, 5, 6, 7, 8, 9, 10