#include “BiAnno.h”
void CALLBACK AnnoObjSetStampFile(INT_PTR pAnno, char* pFileName)
Description
Sets the bitmap for the selected A_STAMP object
Parameters
|
INT_PTR |
pAnno |
Annotation handle |
|
char * |
pFileName |
Name of a TIFF type image |
Return value
None
Programming Notes
None
Code Example
None