Click or drag to resize

Extensions Class

Extension methods.
Inheritance Hierarchy
SystemObject
  CohesiveComputing.ImagingExtensions

Namespace:  CohesiveComputing.Imaging
Assembly:  CohesiveComputing.BatchImagePro (in CohesiveComputing.BatchImagePro.dll) Version: 1.0.0
Syntax
C#
public static class Extensions

The Extensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberSet
Sets the specified image property item.
Public methodStatic memberToDelimitedString
Converts image metadata dictionary to delimited string.
Top
See Also