msf_gif_alpha_threshold top-level property

int get msf_gif_alpha_threshold

See RaylibMsfGifFlatModule.msf_gif_alpha_threshold.

Implementation

int get msf_gif_alpha_threshold => _module.msf_gif_alpha_threshold;
set msf_gif_alpha_threshold (int v)

See RaylibMsfGifFlatModule.msf_gif_alpha_threshold.

Implementation

set msf_gif_alpha_threshold(int v) => _module.msf_gif_alpha_threshold = v;