Supported Browsers Home   
MGL_packColorFastExt Previous   
MGL_pixelCoord Next   
External Functions Up   

MGL_pixel

Draws a pixel at the specified location.

Declaration

void MGL_pixel(
    point_t p)

Prototype In

mgraph.h

Parameters

p

Point to plot pixel at

 

Description

This function is the same as MGL_pixelFast, however it takes the coordinate of the pixel to plot as a point.

See Also

MGL_pixelCoord

Copyright © 2002 SciTech Software, Inc. Visit our web site at http://www.scitechsoft.com