Enum ColorRange
Represents the visual content value range.
Namespace: FFmpeg.Images
Assembly: FFmpeg.dll
Syntax
public enum ColorRange
Fields
| Name | Description |
|---|---|
| JPEG | Full range content. |
| MPEG | Narrow or limited range content. |
| Unspecified | |
| __COUNT__ | Not part of ABI |