طريقة Aspose::Font::TtfTables::TtfGlyfTable::ContainsGlyph

TtfGlyfTable::ContainsGlyph method

يرجع true في حال كان الجدول يحتوي على glyph مع glyphIndex.

virtual bool Aspose::Font::TtfTables::TtfGlyfTable::ContainsGlyph(int32_t glyphIndex)
معاملنوعالوصف
glyphIndexint32_tفهرس الشكل.

ReturnValue

True إذا كان الجدول يحتوي على حرف للمعرّف المحدد، false otherwise.

انظر أيضًا