Click or drag to resize

VideoBufferCreateCustom Method

Overload List
  NameDescription
Public methodStatic memberCreateCustom(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.
Public methodStatic memberCreateCustom(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.
Top
See Also