Ejemplo n.º 1
0
 public static extern IntPtr WebPIDecode([InAttribute()] IntPtr data, UIntPtr data_size, ref WebPDecoderConfig config);
Ejemplo n.º 2
0
 public static extern VP8StatusCode WebPDecode([InAttribute()] IntPtr data, UIntPtr data_size, ref WebPDecoderConfig config);
Ejemplo n.º 3
0
 public static extern int WebPInitDecoderConfigInternal(ref WebPDecoderConfig param0, int param1);