GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureImaging / FxSoften Method





In This Topic
FxSoften Method (IGdPictureImaging)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(383)>
Function FxSoften( _
   ByVal ImageID As Integer, _
   ByVal SoftenValue As Integer _
) As GdPictureStatus
[DispId(383)]
GdPictureStatus FxSoften( 
   int ImageID,
   int SoftenValue
)
function FxSoften( 
    ImageID: Integer;
    SoftenValue: Integer
): GdPictureStatus; 
DispIdAttribute(383)
function FxSoften( 
   ImageID : int,
   SoftenValue : int
) : GdPictureStatus;
[DispId(383)]
GdPictureStatus FxSoften( 
   int ImageID,
   int SoftenValue
) 
[DispId(383)]
GdPictureStatus FxSoften( 
   int ImageID,
   int SoftenValue
) 

Parameters

ImageID
SoftenValue
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureImaging
IGdPictureImaging Members