Skip to content

visionmercer/qb64-include

Repository files navigation

qb64-include

A collection of functions and subroutines.

Base64 ASCII to Binary encoding

A header file containing the constants "False" and "True"

Binary to Base64 ASCII encoding

Change color of terminal text with escape sequences. If terminal emulator supports it then true color is possible.

Convert an image to grayscale.

Computes the linear interpolation between two values by an amount between 0 and 1.

load an array of RGB colors stored as hexadecimal in a file.

Returns the larger of two numbers

Returns the smaller of two numbers

Convert an image to the negative color.

Start Windows program with no frame

Returns the 32 bit color value no matter the image mode.

Save "Screen 0" to an .ans file.

Save a monochrome image to pbm file.

Save a 24 bit image to ppm file.

Save an array of colors to file

Solarize image

Truncate given value to a value between 0 and 255

Decodes URL-encoded string.

Applies URL encoding to a given string.

Releases

No releases published

Packages

No packages published