'宣言 Function GetNativeImage( _ ByVal currentUnmaskedColor As System.Drawing.Color, _ ByVal maskedColor As System.Drawing.Color _ ) As GcBitmap
GcBitmap GetNativeImage( System.Drawing.Color currentUnmaskedColor, System.Drawing.Color maskedColor )
パラメータ
- currentUnmaskedColor
- マスクされていない領域を塗りつぶすために使用される現在の色。
- maskedColor
- マスクされた色は、塗りつぶしから除外される領域の色 (通常は透明) を指定します。
戻り値の型
GrapeCity.Documents.Imaging.GcBitmap オブジェクト(使用後は廃棄する必要があります)。