'Declaration Public Overloads Function GetContentRect( _ ByVal bgColor As System.Drawing.Color _ ) As System.Drawing.Rectangle
public System.Drawing.Rectangle GetContentRect( System.Drawing.Color bgColor )
Parameters
- bgColor
- The background color.
Return Value
A part of the source image excluding the margins with background color.