7 lines
183 B
Plaintext
7 lines
183 B
Plaintext
#title SetImageAlpha [RCBasic Doc]
|
|
#header sub SetImageAlpha(slot, a)
|
|
|
|
Sets the alpha blending value for an image. This value only applies in 2D drawing commands.
|
|
|
|
#ref GetImageAlpha
|