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

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

パラメータ

shape
変更する単一の画像を含む画像またはグループ。
transparency
効果の透明度を指定する 0% 〜 100% の範囲の値。
grainSize
粒子のしきい値を指定する 0 〜 100 の範囲の整数値。
参照

PictureCommand クラス
PictureCommand メンバ

 

 


© MESCIUS inc. All rights reserved.