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

fzrt_get_pixel

Description

Gets the value of a pixel. True for non-white, false for white.

Plugin Prototype

fzrt_boolean fzrt_get_pixel(

short

h,

short

v )

Parameters

h [Input]

horizontal position of pixel in port

v [Input]

vertical position of pixel in port

Returns

TRUE if pixel is black, FALSE otherwise

Availability

5.0.0.0

See Also

Function Set

fz_fzrt_graf_fset


Defined in

fzrt_api.h