Interface | Description |
---|---|
TransformHiBD |
This class is part of JCodec ( www.jcodec.org )
This software is distributed under FreeBSD License
|
Class | Description |
---|---|
ColorUtilHiBD |
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
|
ColorUtilHiBD.Idential | |
RgbToBgrHiBD | Deprecated |
RgbToYuv420jHiBD |
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
Transforms Picture in RGB colorspace ( one plane, 3 integers per pixel ) to
Yuv420 colorspace output picture ( 3 planes, luma - 0th plane, cb - 1th
plane, cr - 2nd plane; cb and cr planes are half width and half haight )
TODO: implement jpeg colorspace instead of NTSC
|
RgbToYuv420pHiBD |
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
Transforms Picture in RGB colorspace ( one plane, 3 integers per pixel ) to
Yuv420 colorspace output picture ( 3 planes, luma - 0th plane, cb - 1th
plane, cr - 2nd plane; cb and cr planes are half width and half haight )
|
RgbToYuv422pHiBD |
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
|
Yuv420jToRgbHiBD |
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
|
Yuv420jToYuv420HiBD |
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
Performs color scaling from JPEG to NTSC
|
Yuv420pToRgbHiBD |
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
|
Yuv420pToYuv422pHiBD |
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
|
Yuv422jToRgbHiBD |
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
|
Yuv422jToYuv420pHiBD |
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
|
Yuv422pToRgbHiBD |
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
|
Yuv422pToYuv420jHiBD |
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
|
Yuv422pToYuv420pHiBD |
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
|
Yuv444jToRgbHiBD |
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
|
Yuv444jToYuv420pHiBD |
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
|
Yuv444pToRgb |
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
|
Yuv444pToYuv420pHiBD |
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
|
Enum | Description |
---|---|
TransformHiBD.Levels |
Copyright © 2019. All rights reserved.