[]
        
(Showing Draft Content)

GrapeCity.Documents.Imaging.Skia.JpegAlphaOption

JpegAlphaOption Enum

Options to control how alpha should be handled.

Namespace: GrapeCity.Documents.Imaging.Skia
Assembly: DS.Documents.Imaging.Skia.dll
Syntax
public enum JpegAlphaOption
Public Enum JpegAlphaOption

Fields

Name Description
BlendOnBlack

Blend the pixels onto a black background before encoding.

Ignore

Ignore the alpha channel and treat the image as opaque.