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; }
Public Property OutputImageSameFormatAsInput As Boolean
Get
Set
Property Value
Type:
BooleanSee Also