Click or drag to resize

ImageManagerOutputImageSameFormatAsInput Property

Gets/sets whether the output images should be in the same graphics format as the input image.

Namespace:  NetQuarry.Util.Image
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public bool OutputImageSameFormatAsInput { get; set; }

Property Value

Type: Boolean
See Also