Programming Colors, Fonts, and Text in GDI+ using .NET 2.0

Three types of object that are used to build graphics –intensive applications are colors, fonts and text. In this article you will learn about the representation of colors, fonts, and text in the .NET Framework. The source code is written using .NET 2.0 and Visual Studio 2005.

    • Like
    • Love It
    • Awesome
    • Interesting
    • It's Okay
    • Thumbs Down
  • 6.9k
  • 0

 

  • Book type: PDF
  • Pages: 45 pages
  • Publisher: C# Corner
  • Language: English
  • .NET Framework 1.0, 1.1, 2.0

     

    Introduction

     

    Three types of object that are used to build graphics –intensive applications are colors, fonts and text. In this article you will learn about the representation of colors, fonts, and text in the .NET Framework class library. We will cover the following topics:

     

    • Basics of colors, fonts, and text and how they are represented in Windows
    • Namespaces, classes, and other objects provided by the .NET Framework library to work with colors, fonts, and text
    • System fonts, colors, brushes, and pens
    • Color conversions and translations
    • System and private font collections
    • Formatting text using hinting, tab stops, and other methods
    • Setting the quality and performance of text rendering
    • Writing a simple text editor application
    • Text transformation operations such as scaling, rotation, and translation
    • Advanced typography

    About C# Corner Authors Team

     

    C# Corner Authors Team, led by Mahesh Chand and Mike Gold, founders of C# Corner is a team of Microsoft .NET MVPs, Authors, Experts, and Consultants, who is dedicated to bring .NET technology in an easy-to-understand approach with real-world ready-to-use applications.

     

    Note:

    Mindcracker Network accepts no liability for providing the customer with the hard copy of the book purchased. Mindcracker is not responsible for any dispute relating to the above. All eBooks listed in this section are in "PDF" Format. Contact [email protected] for further assistant.


  • Image Loading...