Пример #1
0
 public static extern VP8StatusCode WebPDecode([In] IntPtr data, UIntPtr data_size, ref WebPDecoderConfig config);
Пример #2
0
 public static extern int WebPInitDecoderConfigInternal(ref WebPDecoderConfig config, int version);