Aspose::Font::TextUtils::IFontMorseDecoder class
IFontMorseDecoder class
Belirtilen yazı tipinin gliflerine Morse kodunu çözmek için işlevselliği bildirir.
class IFontMorseDecoder : public virtual System::Object
Yöntemler
| Yöntem | Açıklama |
|---|---|
| virtual Decode(System::String, System::SharedPtr<IFont>, MorseAlphabets, char16_t, char16_t) | Belirtilen fontun gliflerine Morse kodunu çözer. |
| virtual Decode(System::String, System::SharedPtr<IFont>, double, Renderers::RenderingUtils::LineSpacingType, int32_t, int32_t, MorseAlphabets, char16_t, char16_t) | Morse kodunu çözer ve sonucu PNG formatında çizer. |
Ayrıca Bakınız
- Class Object
- Namespace Aspose::Font::TextUtils
- Library Aspose.Font for C++