The first stored line of pixels can represent the logical top or bottom of the displayed image.
Source position: graphtype.pp line 100
type TRawImageLineOrder = ( |
||
riloTopToBottom, |
|
First scanline at the top. |
riloBottomToTop |
|
First scanline at the bottom. |
); |
| Version 4.6 | Generated 2026-02-20 | Home |