Overload | Description |
---|---|
ReadTag(String,Int32,Int32) | Gets the specified tagged data from a TIFF file. |
ReadTag(Stream,Int32,Int32) | Gets the specified tagged data from a TIFF stream. |
For an example, refer to DeleteTag.
This method is provided to support TIFF tags that you define. If no such tag exists in the image, this method will return a null reference (Nothing in Visual Basic).
Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family