Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Direct File Loading is done by passing a 2-field dynamic array into the property in the format: FilePath:@FM:TransparentColor. The FilePath must point to a valid image file. The TransparentColor can be set to "Auto", "None", or a specific color value. If omitted, the default is Auto, which uses the top left pixel to determine the transparent color.

Refer to the Image type documentation for more details on loading images.

...