Include files

The following include files are needed for the examples in this chapter. When Taligent's development environment is available, you will not need these files because the development environment will find the files for you.

      #include <Taligent/Graphics.h>     //2-D graphics classes declarations
      #include <Taligent/Bundles.h>      //TGrafBundle2D declarations
      #include <Taligent/Attribute.h>    //TColorPaint declarations
      #include <Taligent/GrafPens.h>     //TPen declarations
      #include <Taligent/RGBColor.h>     //TRGBColor declarations
      #include <Taligent/XYZColor.h>     //TXYZColor declarations
      #include <Taligent/HSVColor.h       //THSVColor declarations
      #include <Taligent/GrayColor.h>    //TGrayColor declarations
      #include <Taligent/DitherHint.h>   //Declarations for dithering classes
      #include <Taligent/ImagePattern.h> //TImagePatternPaint declarations
    

[Contents] [Previous] [Next]
Click the icon to mail questions or corrections about this material to Taligent personnel.
Copyright©1995 Taligent,Inc. All rights reserved.

Generated with WebMaker