Applies a graphic effect to an image or its portion in-place.
シンタックス
'宣言
Public Sub ApplyEffect( _
ByVal As BaseInplaceEffect, _
Optional ByVal As System.Nullable(Of Rectangle) _
)
パラメータ
- effect
- An effect derived from BaseInplaceEffect to apply.
- targetRect
- The target rectangle of the GcBitmap.
参照