Click or drag to resize

StoreImageArgsOriginalImage Property

Gets the source image.

Namespace:  CohesiveComputing.Imaging
Assembly:  CohesiveComputing.BatchImagePro (in CohesiveComputing.BatchImagePro.dll) Version: 1.0.0
Syntax
C#
public IBitmapImage OriginalImage { get; }

Property Value

Type: IBitmapImage
See Also