get-image-alpha-border ( image threshold -- Rectangle )


Vocabulary
raylib

Inputs
imagea Image
thresholda float


Outputs
Rectanglea Rectangle


Word description
Get image alpha border rectangle

Definition


LIBRARY: raylib FUNCTION-ALIAS: get-image-alpha-border
Rectangle GetImageAlphaBorder
( Image image, float threshold )