Aspose::Font::TextUtils::IFontMorseDecoder فئة
IFontMorseDecoder class
يعلن عن وظيفة لتفكيك شفرة مورس إلى رموز الخط المحدد.
class IFontMorseDecoder : public virtual System::Object
الطرق
| طريقة | الوصف |
|---|---|
| virtual Decode(System::String, System::SharedPtr<IFont>, MorseAlphabets, char16_t, char16_t) | يفك شفرة مورس إلى رموز الخط المحدد. |
| virtual Decode(System::String, System::SharedPtr<IFont>, double, Renderers::RenderingUtils::LineSpacingType, int32_t, int32_t, MorseAlphabets, char16_t, char16_t) | يفك شفرة مورس ويرسم النتيجة بصيغة PNG. |
انظر أيضًا
- Class Object
- Namespace Aspose::Font::TextUtils
- Library Aspose.Font for C++