←Select platform

Offset Property

Summary
Gets or sets the offset of the beginning of the tag data element.
Syntax
C#
C++/CLI
Python
public int Offset { get; set; } 
public: 
property int Offset { 
   int get(); 
   void set (    int ); 
} 
Offset # get and set (IccTag) 

Property Value

A value that indicates the address of the beginning of the tag data element, with respect to the beginning of the profile data stream (which has an address of zero).

Requirements

Target Platforms

See Also

Reference

IccTag Structure

IccTag Members

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

Leadtools.ColorConversion Assembly

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