DioDocs for PDF
ApplySoftEdges メソッド

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Imaging 名前空間 > GcBitmap クラス : ApplySoftEdges メソッド
The optional background color of the resulting image.
The negative radius of inflation, in pixels.
The Gaussian blur radius, in pixels.
Applies a soft edges effect to the current image.

The soft edges effect deflates all non-transparent areas of an image by a specified amount, then applies a Gaussian blur to make the border smooth.

シンタックス
'宣言
 
Public Sub ApplySoftEdges( _
   ByVal backColor As System.Nullable(Of Color), _
   Optional ByVal inflationRadius As System.Integer, _
   Optional ByVal gaussianBlurRadius As System.Integer _
) 
 

パラメータ

backColor
The optional background color of the resulting image.
inflationRadius
The negative radius of inflation, in pixels.
gaussianBlurRadius
The Gaussian blur radius, in pixels.
参照

GcBitmap クラス
GcBitmap メンバ