formZ SDK | 5.0 API Reference | System | Runtime Library (FZRT) | Graphics
Description
This will return the color of the pixel specified in the current port.
Plugin Prototype
void fzrt_get_cpixel(
short | h, |
short | v, |
cPix ) |
Parameters
h [Input]
horizontal position of pixel
v [Input]
vertical position of pixel
cPix [Result]
pointer to rgb structure that receives the color of the pixel
Availability
5.0.0.0
See Also
Function Set
Defined in