[]
Options to control how alpha should be handled.
public enum JpegAlphaOption
Public Enum JpegAlphaOption
Name | Description |
---|---|
BlendOnBlack | Blend the pixels onto a black background before encoding. |
Ignore | Ignore the alpha channel and treat the image as opaque. |