.. index:: pair: class; EE::Graphics::TextTransform .. _doxid-class_e_e_1_1_graphics_1_1_text_transform: class EE::Graphics::TextTransform ================================= .. toctree:: :hidden: enum_EE_Graphics_TextTransform_Value.rst .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include class TextTransform { public: // enums enum :ref:`Value`; // methods static :ref:`TextTransform::Value` :target:`fromString`(std::string str); static std::string :target:`toString`(const :ref:`TextTransform::Value`& val); };