GLE Library: color.gle

Download "color.gle"

List of subroutines:

  • color_range_horizontal zmin zmax zstep palette$ width height format$ pixels

  • ! draws a horizontal color range

  • color_range_vertical zmin zmax zstep palette$ width height format$ pixels

  • ! draws a vertical color range

  • palette_blue_white_red z

  • ! a custom palette ranging from blue over white to red

  • palette_blue_purple_red z

  • ! a custom palette ranging from blue over purple to red

  • set_palette_shade_gray_fade fade


  • sgp_color z x


  • palette_shade_gray z r g b

  • ! r, g, b is the color of the gradient which will fade towards white

[Return to subroutines page]