[This is preliminary documentation and is subject to change.]
Author: Đonny
Represents provider that provides stream of Exif data for reading and writing
Namespace: Tools.MetadataT.ExifTAssembly: Tools.Metadata (in Tools.Metadata.dll) Version: 1.5.3.38916 (1.5.3.38916)
Syntax
| C# |
|---|
public interface IExifWriter |
| Visual Basic |
|---|
Public Interface IExifWriter |
| Visual C++ |
|---|
public interface class IExifWriter |
| F# |
|---|
type IExifWriter = interface end |
| JScript |
|---|
public interface IExifWriter |
See Also
Version History
1.5.2
- (Beta) Added ExifEmbded(Stream) overload