8 lines
184 B
Plaintext
8 lines
184 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
|
|
|