⇐ Index
Available in version 1.3 and later.
SetThemeOverlayScale(<-overlayNumber <-scaleX <-scaleY)
Sets the theme overlay scale. Typically, the scale will match the map dimensions. The overlayNumber should be 0 or 1.
See SetThemeOverlayPixels for a larger example of theme overlay use.
SetThemeOverlayScale(0 256 192)
⇐ Index