'宣言 Public Overloads Function GetContentRect( _ ByVal bgColor As System.Drawing.Color _ ) As System.Drawing.Rectangle
public System.Drawing.Rectangle GetContentRect( System.Drawing.Color bgColor )
パラメータ
- bgColor
- The background color.
戻り値の型
A part of the source image excluding the margins with background color.