C# Class Imazen.WebP.Extern.WebPDecoderConfig

Show file Open project: imazen/libwebp-net Class Usage Examples

Public Properties

Property Type Description
input WebPBitstreamFeatures
options WebPDecoderOptions
output WebPDecBuffer

Property Details

input public property

public WebPBitstreamFeatures,Imazen.WebP.Extern input
return WebPBitstreamFeatures

options public property

public WebPDecoderOptions,Imazen.WebP.Extern options
return WebPDecoderOptions

output public property

public WebPDecBuffer,Imazen.WebP.Extern output
return WebPDecBuffer