GetImageAlphaBorder function
See RaylibCoreFlatModule.GetImageAlphaBorder.
Implementation
RectangleD GetImageAlphaBorder(
ImageD image,
double threshold,
) => _module.GetImageAlphaBorder(image, threshold);
See RaylibCoreFlatModule.GetImageAlphaBorder.
RectangleD GetImageAlphaBorder(
ImageD image,
double threshold,
) => _module.GetImageAlphaBorder(image, threshold);