DioDocs for PDF
ApplyEffect メソッド

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Imaging 名前空間 > GcBitmap クラス : ApplyEffect メソッド
An effect derived from BaseInplaceEffect to apply.
The target rectangle of the GcBitmap.
Applies a graphic effect to an image or its portion in-place.
シンタックス
'宣言
 
Public Sub ApplyEffect( _
   ByVal effect As BaseInplaceEffect, _
   Optional ByVal targetRect As System.Nullable(Of Rectangle) _
) 
public void ApplyEffect( 
   BaseInplaceEffect effect,
   System.Nullable<Rectangle> targetRect
)

パラメータ

effect
An effect derived from BaseInplaceEffect to apply.
targetRect
The target rectangle of the GcBitmap.
参照

GcBitmap クラス
GcBitmap メンバ