Accusoft ImagXpress 13
CalsAddTagPtr Method
The address of a zero-terminated byte array that contains the ID of the Cals tag to add.
The address of a zero-terminated byte array that contains the data of the Cals tag to add.
Description
Adds Cals tag information to the image file via a pointer.
Syntax
Visual Basic
Public Sub CalsAddTagPtr( _
   ByRef ID As Byte, _
   ByRef CalsData As Byte _
) 
Parameters
ID
The address of a zero-terminated byte array that contains the ID of the Cals tag to add.
CalsData
The address of a zero-terminated byte array that contains the data of the Cals tag to add.
Remarks

If the tag cannot be added, the ImagError property is set to IX_Error_Tag_AddError.

Note: Available in Professional edition.

See Also

ImagXpress Object  | ImagXpress Members  | Image Metadata

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback