Delegate WebPWriterFunction
Namespace: WebP
Syntax
public delegate int WebPWriterFunction(IntPtr data, UIntPtr data_size, ref WebPPicture picture);
Parameters
Type | Name | Description |
---|---|---|
IntPtr | data | |
UIntPtr | data_size | |
WebPPicture | picture |
Returns
Type | Description |
---|---|
Int32 |