Property MinAlpha
MinAlpha
Pixels of an RGBA image whose alpha is below this value (default 128) are transparent and take no part: a cutout's palette is the subject's, not the checkerboard's. Ignored for images without an alpha channel.
public byte MinAlpha { get; set; }