[F90:]subroutine gEnqLineColour(col) integer, intent(out) :: col
Arguments
col
Current colour index
Description
The routine gEnqLineColour() returns the currently requested colour index set by gSetLineColour(). If col falls outside the range of colours of the device, the pen colour will be different from the requested colour index. The pen colour is determined by calling gEnqSelectedPen().