Пример #1
0
 public static extern int imaqBCGTransform(IntPtr dest, IntPtr source, ref BCGOptions options, IntPtr mask);
Пример #2
0
 public static extern int imaqColorBCGTransform(IntPtr dest, IntPtr source, ref BCGOptions redOptions, ref BCGOptions greenOptions, ref BCGOptions blueOptions, IntPtr mask);