gflReduceNoise
Moderator: xnview
-
MaierMan
- Posts: 78
- Joined: Wed Aug 04, 2004 8:32 pm
Re: gflReduceNoise
Then add the declaration yourself.Marty wrote:can't find the function in the vb bas files
should look like this (not tested at all):
Code: Select all
Public Declare Function gflReduceNoise Lib "libgfle254.dll" (ByRef src As GFL_BITMAP, ByRef Dst As Long) As Integer