ai_epsrr.h File Reference

(r1785/r1336)

#include "saveeps.h"

Go to the source code of this file.

Classes

class  AIEPSGradientScanRenderRegion
 RenderRegion used to scan through the tree, looking for gradient fills to be cached for Illustrator export. More...
class  ListFill
 Relatively generic Gradient Fill holder class, so that gradient fills can be stored in a linked list (mainly used while scanning for grad fills). More...
class  AIEPSRenderRegion
 A render region for exporting EPS files in Adobe Illustrator 7.0 EPS format. More...

Variables

const TCHAR LinearGradient [] = _T("Linear Gradient")
const TCHAR RadialGradient [] = _T("Radial Gradient")
const INT32 LinearFill = 0
const INT32 RadialFill = 1
const INT32 NumFillEmulationSteps = 5


Variable Documentation

const INT32 LinearFill = 0
 

Definition at line 110 of file ai_epsrr.h.

const TCHAR LinearGradient[] = _T("Linear Gradient")
 

Definition at line 108 of file ai_epsrr.h.

const INT32 NumFillEmulationSteps = 5
 

Definition at line 116 of file ai_epsrr.h.

const INT32 RadialFill = 1
 

Definition at line 111 of file ai_epsrr.h.

const TCHAR RadialGradient[] = _T("Radial Gradient")
 

Definition at line 109 of file ai_epsrr.h.


Generated on Sat Nov 10 03:49:03 2007 for Camelot by  doxygen 1.4.4