fg_yconvert() (legacy function)Win32 DirectX Fastgraph/Light Prototype int fg_yconvert (int row); Function fg_yconvert (ByVal row As Long) As Long function fg_yconvert (row : integer) : integer; Description The fg_yconvert() legacy function translates a character space row to the screen space coordinate of its top (lowest-numbered) pixel. Using fg_yconvert(1) is an easy way to determine the height in pixels of a character cell. Parameters row is the character space row to translate. Return value The screen space y coordinate of the top pixel in the character space row row. Restrictions none Replaced by
|
 
copyright 2001 Ted Gruber Software, Inc.