vg_lite_orientation_t enumeration#
Specifies the mirror orientation in VGLite blit APIs.
Used in functions: vg_lite_set_mirror.
vg_lite_orientation_t string values |
Description |
|---|---|
|
Target output orientation is from top to bottom (default). |
|
Target output orientation is from bottom to top. |
Parent topic:Blit enumerations