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