Click or drag to resize

ReflectionEffect MakeReflection Method

Namespace: Spire.Presentation.Drawing
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public Bitmap MakeReflection(
	Bitmap bitmap,
	ReflectionEffect reflectionEffect
)

Parameters

bitmap
Type: System.Drawing Bitmap
reflectionEffect
Type: Spire.Presentation.Drawing ReflectionEffect

Return Value

Type: Bitmap
See Also