Esempio n. 1
0
 public static extern int imaqBCGTransform(IntPtr dest, IntPtr source, ref BCGOptions options, IntPtr mask);
Esempio n. 2
0
 public static extern int imaqColorBCGTransform(IntPtr dest, IntPtr source, ref BCGOptions redOptions, ref BCGOptions greenOptions, ref BCGOptions blueOptions, IntPtr mask);