Image.Implode (gb.image.effect)
Function Implode ( [ Factor As Float, Background As Integer ] ) As Image
Implode an image by a specified percent.
-
Factor is the extent of the implosion, between 0 and 1.
-
Background is the background color used for filling empty pixels.