VideoColorRange

Namespace for VideoColorRange enum

Members

Static functions

offsets
void offsets(gstvideo.types.VideoColorRange range, gstvideo.video_format_info.VideoFormatInfo info, int[] offset, int[] scale)

Compute the offset and scale values for each component of info. For each component, (ci - offseti) / scalei will scale the component ci to the range [0.0 .. 1.0].