Reads all the GeoKey data found in a stream.
public Leadtools.RasterCollection<RasterTagMetadata> ReadGeoKeys(
Stream stream,
int pageNumber
)
Public Overloads Function ReadGeoKeys( _
ByVal stream As Stream, _
ByVal pageNumber As Integer _
) As Leadtools.RasterCollection(Of RasterTagMetadata)
public Leadtools.RasterCollection<RasterTagMetadata> ReadGeoKeys(
Stream stream,
int pageNumber
)
- (nullable NSArray<LTRasterTagMetadata *> *)readGeoKeysFromStream:(LTLeadStream *)stream
pageNumber:(NSInteger)pageNumber
error:(NSError **)error
public RasterCollection<RasterTagMetadata> readGeoKeys(ILeadStream stream, int pageNumber)
function Leadtools.Codecs.RasterCodecs.ReadGeoKeys(Stream,Int32)(
stream ,
pageNumber
)
public:
Leadtools.RasterCollection<RasterTagMetadata^>^ ReadGeoKeys(
Stream^ stream,
int pageNumber
)
stream
A Stream containing the input TIFF image data.
pageNumber
1-based index of the page from which to read the GeoKey tags.
A collection of RasterTagMetadata containing all the GeoKey tags found in the file. If the file does not contain any GeoKeys, an empty collection will be returned. If the file format does not support GeoKeys, an exception will be thrown.
To read a specific GeoKey stored in a file, use ReadGeoKey and to enumerate all the GeoKeys stored in a file use EnumGeoKeys.
This method will throw an exception if the file format does not support GeoKeys. To determine whether a file format supports GeoKeys, use GeoKeysSupported. You can also automatically load all the GeoKeys stored in a file during a load operation by setting the CodecsLoadOptions.GeoKeys property to true. The GeoKeys data will be stored in the resulting image RasterImage.GeoKeys collection.
To load all the GeoKeys stored in a disk file, use ReadGeoKeys.
For an example, refer to ReadTags.
ReadGeoKeys(String,Int32) Method
EnumGeoKeys(String,Int32) Method
Implementing TIFF Comments and Tags
Products |
Support |
Feedback: ReadGeoKeys(Stream,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.