{{htmlmetatags>metatag-robots=()
metatag-title=(SPRITE COMPRESS | ugBASIC User Manual)
metatag-keywords=(ugBASIC,Commodore 64,Commodore PLUS/4,ZX Spectrum)
metatag-description=(Manual page for SPRITE COMPRESS)
metatag-media-og:image=(:ugbasic:logo-ugbasic-fb.png)
metatag-og:title=(SPRITE COMPRESS | ugBASIC User Manual)
metatag-og:description=(Manual page for SPRITE COMPRESS)
}}
====== ugBASIC User Manual ======
===== SPRITE COMPRESS =====
===== SYNTAX =====
SPRITE # [integer] COMPRESS HORIZONTAL
SPRITE [expression] COMPRESS HORIZONTAL
SPRITE # [integer] COMPRESS VERTICAL
SPRITE [expression] COMPRESS VERTICAL
==== PURPOSE ====
Compress a given sprite, vertically or horizontally,
==== EXAMPLE ====
SPRITE #1 COMPRESS HORIZONTAL
SPRITE starship COMPRESS HORIZONTAL
SPRITE #1 COMPRESS VERTICAL
==== ABBREVIATION ====
Spr Cpr
==== AVAILABLE ON ====
* Olivetti Prodest PC128
* Commodore 128 (MOS 8502)
* Commodore VIC-20
==== ANY PROBLEM? ====
If you have encountered a problem using this command, if you think there is a bug or the explanation is unclear, please [[https://github.com/spotlessmind1975/ugbasic/issues/new?title=ISSUE ON SPRITE COMPRESS|open an issue]] for this keyword on GitHub. Thank you!===== POWERED BY =====
[[:ugbasic:user:index|{{ :ugbasic:user:logo-ugbasic.png?nolink&600 |}}]]