LEADTOOLS JPEG 2000 (Leadtools.Jpeg2000 assembly)

Offset Property (Fragment)

Show in webframe





Gets or sets the offset in bytes for the start of the code stream.
Syntax
public long Offset {get; set;}
'Declaration
 
Public Property Offset As Long
'Usage
 
Dim instance As Fragment
Dim value As Long
 
instance.Offset = value
 
value = instance.Offset

            

            
public:
property int64 Offset {
   int64 get();
   void set (    int64 value);
}

Property Value

Code stream start offset in bytes relative to the URL file start.
Requirements

Target Platforms

See Also

Reference

Fragment Structure
Fragment Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Jpeg2000 requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features