Cirrus Logic CS485 Specifications Page 80

  • Download
  • Add to my manuals
  • Print
  • Page
    / 319
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 79
Intel
®
Image Processing Library Reference Manual
4-26
4
SetTileInfo
Sets the IplTileInfo
structure fields.
void iplSetTileInfo(IplTileInfo* tileInfo,
IplCallBack
callBack
, void*
id
, int
width
, int
height
);
tileInfo
The pointer to the IplTileInfo structure.
callBack
The call-back function.
id
The image ID (for application use).
width, height
The tile sizes.
Discussion
This function sets attributes for an existing IplTileInfo structure.
DeleteTileInfo
Deletes the IplTileInfo
structure.
void iplDeleteTileInfo(IplTileInfo* tileInfo);
tileInfo
The pointer to the IplTileInfo structure.
Discussion
This function deletes the IplTileInfo structure previously created by the
CreateTileInfo function.
Page view 79
1 2 ... 75 76 77 78 79 80 81 82 83 84 85 ... 318 319

Comments to this Manuals

No comments