lTileHeight
Value that indicates the height of the tile. The meaning of the lTileHeight parameter differs according to the flags that are set in the lFlags member. Possible values are:
If lFlags contains |
lTileHeight represents |
Valid Range |
RMN_RECT or RMN_BOTH |
The height of each rectangular tile, in pixels. |
1 to the image height / 2, if there is no region. If there is a region, then the range of values is just the region height/2. |
RMN_CIRC |
Will be ignored. |
Will be ignored. |