[]
        
(Showing Draft Content)

GrapeCity.Documents.Imaging.Skia.JpegOptions.AlphaOption

AlphaOption Property

AlphaOption

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.

Declaration
public JpegAlphaOption AlphaOption { get; set; }
Public Property AlphaOption As JpegAlphaOption