You are here: Start » AVL.NET » GDIImage.SetImageData Method
GDIImage.SetImageData Method
| Namespace: | VideoBoxBase | 
|---|---|
| Assembly: | VideoBoxBase.dll | 
Syntax
public void SetImageData ( int width, int height, int channels, int type, int pitch, byte[] data )
Parameters
Function Overrides
- SetImageData(Int32, Int32, Int32, Int32, Int32, IntPtr)
 - SetImageData(Int32, Int32, Int32, Int32, Int32, System.Void*)
 
