IN_SetVectorPenColor

image\bltlrgsq_shg.gif Editions  image\bltlrgsq_shg.gif Related Functions image\bltlrgsq_shg.gif Example

The IN_SetVectorPenColor function defines the color of the specified vector pen line. Pen settings are used in HPGL and Calcomp 906/907 vector files.

Syntax

int IN_SetVectorPenColor( penNumber, color )

Parameters

Values

Meaning

SHORT penNumber

0 to 255

number of the pen to define

IN_RGB color

pen color. Representing colors using 24-bit RGB values.

Release information

Added to Imagenation for Windows in Release 4.53.

As of Release 5.1, also available in Imagenation for UNIX.

See also

Selecting vector pen settings