←Select platform

Offset Property

Summary

Gets or sets the offset of the beginning of the tag data element.

Syntax

C#
VB
C++
public int Offset { get; set; } 
  
Public Property Offset As Integer 
public: 
property int Offset { 
   int get(); 
   void set (    int ); 
} 

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ColorConversion Assembly