Aspose::Font::Type1::Type1Encoding::DecodeToGidParameterized Methode
Type1Encoding::DecodeToGidParameterized method
Parametrisierte Dekodiermethode. Nicht unterstützt für den Type1Font Typ.
System::SharedPtr<Glyphs::GlyphId> Aspose::Font::Type1::Type1Encoding::DecodeToGidParameterized(System::SharedPtr<IEncodingParameters> parameters, uint32_t charCode) override
| Parameter | Typ | Beschreibung |
|---|---|---|
| parameters | System::SharedPtr<IEncodingParameters> | Nicht unterstützt für den Type1Font Typ. |
| charCode | uint32_t | Nicht unterstützt für den Type1Font Typ. |
ReturnValue
Nicht unterstützt für den Type1Font Typ.
Siehe auch
- Typedef SharedPtr
- Class GlyphId
- Class IEncodingParameters
- Class Type1Encoding
- Namespace Aspose::Font::Type1
- Library Aspose.Font for C++