GDI+ Programming in C# and VB .NET
Autor Nick Symmondsen Limba Engleză Paperback – 2 iul 2002
GDI+ requires different techniques than the Windows GDI API, as it is completely stateless. GDI+ Programming in C# and VB .NET starts out with an explanation of GDI+ and how it relates to GDI. The book then dives deep into the GDI+ namespaces and classes. The book begins with basic drawing in the early chapters and then explains in an understandable manner more complex drawing techniques, including paths, gradients, alpha blends, matrix operations, and transformations.
Later chapters cover how to work with bitmaps and other images, as well as advanced drawing and printing techniques. The final two chapters are devoted to useful projects that show the subject matter of the previous chapters in real-world examples.
Throughout GDI+ Programming in C# and VB .NET, author Nick Symmonds not only explains the different namespaces and classes relating to GDI+, but also takes the time to cover the best practices of graphics programming. Woven throughout the book are numerous examples that tie together different aspects of programming in .NET that teach programmers how to get the best possible speed and efficiency out of their code.
Preț: 337.41 lei
Preț vechi: 421.75 lei
-20% Nou
Puncte Express: 506
Preț estimativ în valută:
64.58€ • 67.31$ • 53.76£
64.58€ • 67.31$ • 53.76£
Carte disponibilă
Livrare economică 14-28 decembrie
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781590590355
ISBN-10: 159059035X
Pagini: 620
Ilustrații: XXII, 624 p. 70 illus.
Dimensiuni: 178 x 235 x 33 mm
Greutate: 1.02 kg
Ediția:Softcover reprint of the original 1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
ISBN-10: 159059035X
Pagini: 620
Ilustrații: XXII, 624 p. 70 illus.
Dimensiuni: 178 x 235 x 33 mm
Greutate: 1.02 kg
Ediția:Softcover reprint of the original 1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
Public țintă
Professional/practitionerCuprins
One Theory.- 1 .NET Primer.- 2 GDI Explained.- 3 GDI and VB 6.0 Drawing Example.- 4 Vector Graphics.- 5 Advanced Graphics.- 6 Working with Images.- 7 Drawing Text.- 8 Printing.- Two Application Notes.- 9 GDI+ Projects.- 10 GDI+ with Forms.- Appendix The Enumerations.
Recenzii
From the reviews:
"This book aims to provide an introduction to programming GDI+ in both C# and VB.NET. … the book is well written, nicely presented and the concepts that are covered are clearly explained. … There is a lot of example code included in the text and projects are also available for download from the publisher’s web site. … The book adopts a hands-on approach and it would suit someone who is relatively new to .NET and graphics programming." (Max Palmer, CVU, April, 2003)
"This book aims to provide an introduction to programming GDI+ in both C# and VB.NET. … the book is well written, nicely presented and the concepts that are covered are clearly explained. … There is a lot of example code included in the text and projects are also available for download from the publisher’s web site. … The book adopts a hands-on approach and it would suit someone who is relatively new to .NET and graphics programming." (Max Palmer, CVU, April, 2003)
Notă biografică
Nick Symmonds works for the Integrated System Solutions division of Ingersoll-Rand, developing and integrating security software. He started his professional life as an electronics technician. While getting his bachelor's degree in electrical engineering from the University of Hartford, he started to gravitate toward programming. Nick has spent quite a few years programming in assembly, C, C++, and Visual Basic. Recently, he has latched onto .NET like a lamprey and loves digging into the .NET core. Nick has written several articles on programming and has three books out: Internationalization and Localization Using Microsoft .NET (Apress, 2002), GDI+ Programming in C# and VB .NET (Apress, 2002), and Data Entry and Validation with C# and VB .NET Windows Forms (Apress, 2003). He lives with his family in the northwest hills of Connecticut and has recently become addicted to golf and road cycling. He also enjoys woodworking, hiking, and exploring the hills on his motorcycle.
Caracteristici
First book that covers GDI+ in depth Includes a chapter on common ways to draw using VB6 and C++ Loaded with real-world examples that teach programmers how to get the best possible speed and efficiency out of their code Includes supplementary material: sn.pub/extras