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