UuidUrl Structure

Summary
A Uniform Resource Locator (URL)containing more information about the associated vendor-specific extensions.
Syntax
C#
VB
C++
public struct UuidUrl 
  
Public Structure UuidUrl  
   Inherits System.ValueType 
public value class UuidUrl : public System.ValueType  
Remarks

The Data Entry URL box contains an Uniform Resource Locator (URL), which is used by an application to acquire more information about the associated vendor-specific extensions. The URL type should be the kind that delivers a file (for example, files, http, ftp, etc.). Ideally it permits random access. Relative URLs are permissible and are relative to the file containing this Data Entry URL box. This box is defined in JP2 and above file formats.

Example

For an example, refer to Jpeg2000Engine.FragmentJpxFile example.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpeg2000 Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.