-
Couldn't load subscription status.
- Fork 444
Image Primitive Functions
zetaepyon edited this page Jan 9, 2018
·
1 revision
These interface functions allow for the display and manipulation of images.
-
prim_namestring - name of the primitive to create. Try to choose something unique.
-
prim_namestring - name of the primitive to delete.
-
prim_namestring - name of the primitive to operate on -
ainteger - Alpha -
rinteger - Red -
ginteger - Green -
binteger - Blue
-
prim_namestring - name of the primitive to operate on -
fitboolean - FitToTexture
-
prim_namestring - name of the primitive to operate on -
x_posnumber - X position -
y_posnumber - Y position
-
prim_namestring - name of the primitive to operate on -
xnumber - X size -
ynumber - Y size
-
prim_namestring - name of the primitive to operate on -
texturestring - texture to set. This must be the absolute path to the file.
-
prim_namestring - name of the primitive to operate on -
x_repeatnumber - X repetition value -
y_repeatnumber - Y repetition value
-
prim_namestring - name of the primitive to operate on -
visibleboolean - Visibility