Features
- Cover Type: Paperback with 736 pages
- Published by: Wiley
- Edition: 2nd Edition October 27, 1999
- Written in: English
- ISBN 10 Number: 0471355992
- ISBN 13 Number: 978-0471355991
-
Book Dimensions:
9.2 x 7.5 x 1.7 inches
- Weighs: 2.4 pounds
Product Description
All the tools you need to create the full range of Visual Basic(r) color graphics applications
Expert Rod Stephens provides you with everything you need to add advanced graphics to your applications in this in-depth introduction to graphic programming with
Microsoft Visual Basic. From images using as few as 16 colors to "true-color" applications that use more than 16 million, he shows you how to create the full range of color graphics applications. You'll learn how to use Visual Basic controls to create impressive graphic effects without having to buy expensive add-on products.
This book/CD-ROM package also explains how to integrate imaging, animation, and two- and three-dimensional graphics into an application. And you'll find the tools to manipulate color images, overlay one image on another, build scrolled windows, and much more.
The Second Edition covers:
* New API functions
* Bitmap image morphing
* New algorithms for hidden surface removal
* Print preview with multiple pages and scales
* Image processing, including high color and true color
* Examples of controlling animation using simulation
* New examples that demonstrate shape-distorting transformations
* New examples of fractals and tilings
* Gouraud shading, Phong shading, and texturing
* Ray tracing speed improvements
* Ray tracing for new kinds of objects
The CD-ROM includes:
* More than 400 complete, ready-to-run example programs
* Pictures to use with the example programs
* Images generated by the programs
* Color images of many of the figures from the book
* Source code for all example programs from the First Edition
Back Cover Copy
All the tools you need to create the full range of Visual Basic(r) color graphics applications
Expert Rod Stephens provides you with everything you need to add advanced graphics to your applications in this in-depth introduction to graphic programming with
Microsoft Visual Basic. From images using as few as 16 colors to "true-color" applications that use more than 16 million, he shows you how to create the full range of color graphics applications. You'll learn how to use Visual Basic controls to create impressive graphic effects without having to buy expensive add-on products.
This book/CD-ROM package also explains how to integrate imaging, animation, and two- and three-dimensional graphics into an application. And you'll find the tools to manipulate color images, overlay one image on another, build scrolled windows, and much more.
The Second Edition covers:
* New API functions
* Bitmap image morphing
* New algorithms for hidden surface removal
* Print preview with multiple pages and scales
* Image processing, including high color and true color
* Examples of controlling animation using simulation
* New examples that demonstrate shape-distorting transformations
* New examples of fractals and tilings
* Gouraud shading, Phong shading, and texturing
* Ray tracing speed improvements
* Ray tracing for new kinds of objects
The CD-ROM includes:
* More than 400 complete, ready-to-run example programs
* Pictures to use with the example programs
* Images generated by the programs
* Color images of many of the figures from the book
* Source code for all example programs from the First Edition
Reader ReviewsWe were having some trouble at work with graphics in VB under Terminal Server (which is restricted to 256-color palette). I bought this book specifically to see what it had to say about palettes. This book has a small section covering 256-color palettes and example programs and we've solved a dithering problem we never could solve before. BTW, Rod's other books are good too.