Accusoft ImagXpress 13
ModcaAddTagPtr Method
The Modca ID to add in the tag.
The count of bytes in the ModcaData parameter..
The address to an array of bytes of size Count which contains the Modca data to add.
Description
Adds a Modca tag to an image by a pointer.
Syntax
Visual Basic
Public Sub ModcaAddTagPtr( _
   ByVal ModcaId As Long, _
   ByVal Count As Long, _
   ByRef ModcaData As Byte _
) 
Parameters
ModcaId
The Modca ID to add in the tag.
Count
The count of bytes in the ModcaData parameter..
ModcaData
The address to an array of bytes of size Count which contains the Modca data to add.
Remarks
Note: Available in Professional Edition.
See Also

ImagXpress Object  | ImagXpress Members  | Image Metadata

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback