'Declaration Public Enum JpegAlphaOption Inherits System.Enum
public enum JpegAlphaOption : System.Enum
'Declaration Public Enum JpegAlphaOption Inherits System.Enum
public enum JpegAlphaOption : System.Enum
Member | Description |
---|---|
BlendOnBlack | Blend the pixels onto a black background before encoding. |
Ignore | Ignore the alpha channel and treat the image as opaque. |
System.Object
System.ValueType
System.Enum
GrapeCity.Documents.Imaging.Skia.JpegAlphaOption