Table of Contents

ugBASIC User Manual

IMAGE from buffer

SYNTAX

   = (IMAGE)#[hexadecimal string]

PURPOSE

The (IMAGE)#[…] command allows you to load an image from a buffer.

EXAMPLE

  starship = (IMAGE)#[100010100010ff20ff20...ffff]

ABBREVIATION

 Im from buffer

AVAILABLE ON

ANY PROBLEM?

If you have encountered a problem using this command, if you think there is a bug or the explanation is unclear, please open an issue for this keyword on GitHub. Thank you!

POWERED BY