Click or drag to resize

IBitmapImageCopy Method

Makes a copy of the entire image.

Namespace:  CohesiveComputing.Imaging
Assembly:  CohesiveComputing.BatchImagePro (in CohesiveComputing.BatchImagePro.dll) Version: 1.0.0
Syntax
C#
IBitmapImage Copy()

Return Value

Type: IBitmapImage
A new image instance.
See Also