Error processing SSI file
LEADTOOLS (Leadtools assembly)

Show in webframe

SetYUVData Method








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.
Overload List
OverloadDescription
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.  
Requirements

Target Platforms

See Also

Reference

RasterImage Class
RasterImage Members

Error processing SSI file