C# Class Imazen.WebP.Extern.WebPDecoderOptions

ファイルを表示 Open project: imazen/libwebp-net

Public Properties

Property Type Description
bypass_filtering int
crop_left int
crop_width int
dithering_strength int
force_rotation int
no_enhancement int
no_fancy_upsampling int
scaled_width int
use_cropping int
use_scaling int
use_threads int

Property Details

bypass_filtering public_oe property

public int bypass_filtering
return int

crop_left public_oe property

public int crop_left
return int

crop_width public_oe property

public int crop_width
return int

dithering_strength public_oe property

public int dithering_strength
return int

force_rotation public_oe property

public int force_rotation
return int

no_enhancement public_oe property

public int no_enhancement
return int

no_fancy_upsampling public_oe property

public int no_fancy_upsampling
return int

scaled_width public_oe property

public int scaled_width
return int

use_cropping public_oe property

public int use_cropping
return int

use_scaling public_oe property

public int use_scaling
return int

use_threads public_oe property

public int use_threads
return int