Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.28
|
Leadtools Namespace > RasterImage Class : SetYUVData Method |
Overload | Description |
---|---|
SetYUVData(IntPtr,Int64,RasterYUVFormat) | Updates the image data using the YUV data from an input buffer. The YUV data is converted to grayscale/BGR before being set in the RasterImage. |
SetYUVData(Byte[],Int32,Int32,RasterYUVFormat) | Updates the image data using the YUV data from an input buffer. The YUV data is converted to grayscale/BGR before being set in the RasterImage. |