'Declaration
<DispIdAttribute(343)> Function FxBlackNWhiteT( _ ByVal ImageID As Integer, _ ByVal Threshold As Byte _ ) As GdPictureStatus
[DispId(343)] GdPictureStatus FxBlackNWhiteT( int ImageID, byte Threshold )
function FxBlackNWhiteT( ImageID: Integer; Threshold: Byte ): GdPictureStatus;
DispIdAttribute(343) function FxBlackNWhiteT( ImageID : int, Threshold : byte ) : GdPictureStatus;
[DispId(343)] GdPictureStatus FxBlackNWhiteT( int ImageID, byte Threshold )
[DispId(343)] GdPictureStatus FxBlackNWhiteT( int ImageID, byte Threshold )
Parameters
- ImageID
- Threshold