Aspose::Font::Ttf::TtfEncoding::UnicodeToGid method
TtfEncoding::UnicodeToGid method
يفك تشفير Unicode ويعيد معرف الشكل.
System::SharedPtr<Glyphs::GlyphId> Aspose::Font::Ttf::TtfEncoding::UnicodeToGid(uint32_t unicode) override
| معامل | نوع | الوصف |
|---|---|---|
| unicode | uint32_t | يونيكود للحصول على معرف الشكل له. |
ReturnValue
معرف الشكل المرتبط بيونيكود الممرَّر.
انظر أيضًا
- Typedef SharedPtr
- Class GlyphId
- Class TtfEncoding
- Namespace Aspose::Font::Ttf
- Library Aspose.Font for C++