MESCIUS SPREAD for Windows Forms 17.0J
Blur メソッド

変更する単一の画像を含む画像またはグループ。
ぼかしのしきい値を指定する 0 〜 100 の範囲の整数値。
画像をぼかすコマンドを作成します。
構文
'Declaration
 
Public Shared Function Blur( _
   ByVal shape As IShape, _
   ByVal radius As Integer _
) As PictureCommand
public static PictureCommand Blur( 
   IShape shape,
   int radius
)

パラメータ

shape
変更する単一の画像を含む画像またはグループ。
radius
ぼかしのしきい値を指定する 0 〜 100 の範囲の整数値。
参照

PictureCommand クラス
PictureCommand メンバ

 

 


© MESCIUS inc. All rights reserved.