Creates a new RasterImage using the specified parameters and fills the image using the specified YUV data.
public static Leadtools.RasterImage CreateFromYUVData(
byte[] buffer,
int bufferIndex,
int bufferCount,
Leadtools.RasterYUVFormat yuvFormat,
int width,
int height,
int bitsPerPixel
)
Public Overloads Shared Function CreateFromYUVData( _
ByVal buffer() As Byte, _
ByVal bufferIndex As Integer, _
ByVal bufferCount As Integer, _
ByVal yuvFormat As Leadtools.RasterYUVFormat, _
ByVal width As Integer, _
ByVal height As Integer, _
ByVal bitsPerPixel As Integer _
) As Leadtools.RasterImage
public:
static Leadtools.RasterImage^ CreateFromYUVData(
array<byte>^ buffer,
int bufferIndex,
int bufferCount,
Leadtools.RasterYUVFormat yuvFormat,
int width,
int height,
int bitsPerPixel
)
buffer
Buffer that contains the YUV data.
bufferIndex
The zero-based index into the buffer where the set operation should start.
bufferCount
Size of the data buffer pointed to by buffer. If this value is incorrect, this method will throw an exception.
yuvFormat
Specifies the YUV data format.
width
Width of the image in pixels.
height
Height of the image in pixels.
bitsPerPixel
The number of bits per pixel.
Valid values are 8, 24, and 32.
The newly created RasterImage object.
For more information, see SetYUVData
Products |
Support |
Feedback: CreateFromYUVData(Byte[],Int32,Int32,RasterYUVFormat,Int32,Int32,Int32) Method - Leadtools |
Introduction |
Help Version 19.0.2017.6.19
|
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
Your email has been sent to support! Someone should be in touch! If your matter is urgent please come back into chat.
Chat Hours:
Monday - Friday, 8:30am to 6pm ET
Thank you for your feedback!
Please fill out the form again to start a new chat.
All agents are currently offline.
Chat Hours:
Monday - Friday
8:30AM - 6PM EST
To contact us please fill out this form and we will contact you via email.