- This wiki is out of date, use the continuation of this wiki instead
Search results
From FenixWiki
You searched for Blendop
There is no page titled "Blendop". You can create this page.
For more information about searching FenixWiki, see Help.
Showing below 12 results starting with #1.
View (previous 20) (next 20) (20 | 50 | 100 | 250 | 500).
Article title matches
- Blendop new (1,749 bytes)
2: [[Category:Blendops]]
5: '''INT''' blendop_new ( )
7: ...done you can finally [[blendop_apply|apply]] or [[blendop_assign|assign]] the blend table to a [[graphic]].
19: ...t]](), and then assign it to a [[graphic]] with [[blendop_assign]]().
41: blendTable = blendop_new(); - Blendop apply (613 bytes)
2: [[Category:Blendops]]
5: '''INT''' blendop_apply ( <'''INT''' fileID> , <'''INT''' graphID> ...
22: | category = Blendops - Blendop assign (820 bytes)
2: [[Category:Blendops]]
5: '''INT''' blendop_assign ( <'''INT''' fileID> , <'''INT''' graphID>...
9: ...eassigning a blend table, using [[NULL]] as the ''blendopID''.
15: ...he [[graphID]] of the [[graphic]] to assign the [[blendop]] to.
24: | category = Blendops - Blendop intensity (660 bytes)
2: [[Category:Blendops]]
5: '''INT''' blendop_intensity ( <'''INT''' blendTable> , <'''FLOAT'''...
22: | category = Blendops - Blendop free (384 bytes)
2: [[Category:Blendops]]
5: '''INT''' blendop_free ( <'''INT''' blendTable> )
7: ...table]]. Before doing this, make sure it is not [[blendop_assign|assigned]] to a [[graphic]].
18: | category = Blendops - Blendop identity (463 bytes)
2: [[Category:Blendops]]
5: '''INT''' blendop_identity ( <'''INT''' blendopTable> )
20: | category = Blendops - Blendop tint (1,257 bytes)
2: [[Category:Blendops]]
5: '''INT''' blendop_tint ( <'''INT''' blendTable> , <'''FLOAT''' amou...
28: | category = Blendops - Blendop translucency (904 bytes)
2: [[Category:Blendops]]
5: '''INT''' blendop_translucency ( <'''INT''' blendTable> , <'''FLOAT...
25: | category = Blendops - Blendop grayscale (1,139 bytes)
2: [[Category:Blendops]]
5: '''INT''' blendop_grayscale ( <'''INT''' blendTable> , <'''INT''' m...
43: | category = Blendops - Blendop swap (790 bytes)
2: [[Category:Blendops]]
5: '''INT''' blendop_swap ( <'''INT''' blendTable> )
21: * When done a blendop_swap() on a just initialized [[blend table]], the...
24: | category = Blendops
Page text matches
- Blendop new (1,749 bytes)
2: [[Category:Blendops]]
5: '''INT''' blendop_new ( )
7: ...done you can finally [[blendop_apply|apply]] or [[blendop_assign|assign]] the blend table to a [[graphic]].
19: ...t]](), and then assign it to a [[graphic]] with [[blendop_assign]]().
41: blendTable = blendop_new(); - Blendop assign (820 bytes)
2: [[Category:Blendops]]
5: '''INT''' blendop_assign ( <'''INT''' fileID> , <'''INT''' graphID>...
9: ...eassigning a blend table, using [[NULL]] as the ''blendopID''.
15: ...he [[graphID]] of the [[graphic]] to assign the [[blendop]] to.
24: | category = Blendops
View (previous 20) (next 20) (20 | 50 | 100 | 250 | 500).