sRGB2YUV: sRGB to YUV conversion

View source: R/pictplot.R

sRGB2YUVR Documentation

sRGB to YUV conversion

Description

sRGB to YUV conversion

Usage

sRGB2YUV(im, use.B601 = FALSE)

Arguments

im

an image

use.B601

logical. Either TRUE (SDTV with BT.601) or FALSE (HDTV with BT.709).

Value

an image

Source

https://en.wikipedia.org/wiki/YUV


tsuda16k/pictplot documentation built on March 1, 2023, 8:44 p.m.