C# Class ZForge.Motion.Core.CameraBanner

Mostrar archivo Open project: zhuangyy/Motion

Public Methods

Method Description
Render ( Bitmap bmp, string name, bool fixedDim ) : Bitmap

Method Details

Render() public static method

public static Render ( Bitmap bmp, string name, bool fixedDim ) : Bitmap
bmp System.Drawing.Bitmap
name string
fixedDim bool
return System.Drawing.Bitmap