formZ SDK | 5.0 API Reference | System | Runtime Library (FZRT) | Graphics

fzrt_set_cpixel

Description

Sets a pixel to a color.

Plugin Prototype

void fzrt_set_cpixel(

short

h,

short

v,

fzrt_rgb_color_td *

cPix )

Parameters

h [Input]

horizontal position of pixel in port

v [Input]

vertical position of pixel in port

cPix [Result]

pointer to rgb structure that has the new color of the pixel

Availability

5.0.0.0

See Also

Function Set

fz_fzrt_graf_fset


Defined in

fzrt_api.h