Method | Description | |
---|---|---|
Convert420 ( |
Method | Description | |
---|---|---|
ConvertYUV420ToRGB ( byte dstPtr, int dstPitch, |
||
GetLookup ( PixelFormat format, LuminanceScale scale ) : |
public static Convert420 ( |
||
dst | ||
scale | LuminanceScale | |
ySrc | byte | |
uSrc | byte | |
vSrc | byte | |
yWidth | int | |
yHeight | int | |
yPitch | int | |
uvPitch | int | |
return | void |