Cef |
public enum CefAlphaType
| Member name | Value | Description |
|---|---|---|
| Opaque | 0 | No transparency. The alpha component is ignored. |
| Premultiplied | 1 | Transparency with pre-multiplied alpha component. |
| Postmultiplied | 2 | Transparency with post-multiplied alpha component. |
Copyright 2026 NeoAxis Group. All rights reserved.