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