LEADTOOLS Color Conversion (Leadtools.ColorConversion assembly)

UpdateDataArray Method

Show in webframe





Updates the Data array to reflect the latest changes.
Syntax
public void UpdateDataArray()
'Declaration
 
Public Sub UpdateDataArray() 
'Usage
 
Dim instance As IccProfileExtended
 
instance.UpdateDataArray()

            

            
public:
void UpdateDataArray(); 
Remarks
At some point, after adding and deleting tags, the Data array will not reflect the latest changes. Call this method to update it.
Example
For an example, refer to IccProfileExtended.
Requirements

Target Platforms

See Also

Reference

IccProfileExtended Class
IccProfileExtended Members
AddTag Method
GetTag Method
DeleteTag Method
GenerateIccFile Method
GetTagTypeSignature Method
GenerateProfileId Method
ReadFromImage
ReadFromImage
WriteToImage
WriteToImage

 

 


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