| VideoBufferCreateCustom Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|   | CreateCustom(Int32, Int32, Int32, Int32, Int32, String) | 
            Creates a custom video buffer with the specified width/height and red/green/blue values
            for the specified format name. If the format is not supported, returns null.
             | 
|   | CreateCustom(Int32, Int32, Int32, Int32, Int32, String, DataBuffer) | 
            Creates a custom video buffer with the specified width/height and red/green/blue values
            for the specified format name. If the format is not supported, returns null.
             | 
 See Also
See Also