Gets the specified tagged data from a TIFF stream.
public Leadtools.RasterTagMetadata ReadTag(
Stream stream,
int pageNumber,
int id
)
Public Overloads Function ReadTag( _
ByVal stream As Stream, _
ByVal pageNumber As Integer, _
ByVal id As Integer _
) As Leadtools.RasterTagMetadata
public Leadtools.RasterTagMetadata ReadTag(
Stream stream,
int pageNumber,
int id
)
- (nullable LTRasterTagMetadata *)readTag:(NSUInteger)tagId
fromStream:(LTLeadStream *)stream
pageNumber:(NSInteger)pageNumber
error:(NSError **)error
public RasterTagMetadata readTag(ILeadStream stream, int pageNumber, int id)
function Leadtools.Codecs.RasterCodecs.ReadTag(Stream,Int32,Int32)(
stream ,
pageNumber ,
id
)
public:
Leadtools.RasterTagMetadata^ ReadTag(
Stream^ stream,
int pageNumber,
int id
)
stream
A Stream containing the input file image data.
pageNumber
1-based index of the page from which to read the tag.
id
Tag to identify the data in the TIFF file. Use the same tag that you specified in the WriteTag. Examples of registered tags are:
Value | Meaning |
---|---|
0x8298 | Copyright comment |
0x8769 | General Exif comments |
0x8825 | Exif GPS comments |
0x80A4 | Annotation TIFF tag |
The tag data.
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.
To read all the tags stored in a file, use ReadTags
You can use TagsSupported to determine whether a certain file format supports tags.
For an example, refer to DeleteTag.
Products |
Support |
Feedback: ReadTag(Stream,Int32,Int32) Method - Leadtools.Codecs |
Introduction |
Help Version 19.0.2017.6.16
|
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
Your email has been sent to support! Someone should be in touch! If your matter is urgent please come back into chat.
Chat Hours:
Monday - Friday, 8:30am to 6pm ET
Thank you for your feedback!
Please fill out the form again to start a new chat.
All agents are currently offline.
Chat Hours:
Monday - Friday
8:30AM - 6PM EST
To contact us please fill out this form and we will contact you via email.