ImageProperties 1.0 control documentation

Top level object provides access to and organizes EXIF properties of the image. Allows to create new properties, iterate, remove existing properties.

For a list of all members of this type, see ImageProperties Members.

System.Object
   ElementIT.ImageProperties.ImageProperties

[Visual Basic]
Public Class ImageProperties
    Implements ICollection, IEnumerable
[C#]
public class ImageProperties : ICollection, IEnumerable

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: ElementIT.ImageProperties

Assembly: Element-IT.ImageProperties (in Element-IT.ImageProperties.dll)

See Also

ImageProperties Members | ElementIT.ImageProperties Namespace