[]
Gets or sets the value to control how alpha is handled. JPEGs must be opaque, so this instructs the encoder on how to handle input images with alpha. The default value is Ignore.
public JpegAlphaOption AlphaOption { get; set; }
Public Property AlphaOption As JpegAlphaOption