ISISSetTag method (ISIS Control)
Builder Syntax |
|
Delphi Syntax |
function ISISSetTag (uTag : Cardinal; nValue : Integer) : Integer; |
Overview |
Remarks
(Document/Medical) Sets one of the supported ISIS Scanner Driver tags.
You must call the ISISLoadDriver method before calling ISISSetTag.
When determining the color format, tags must be set in the following order:
TAG_SAMPLESPERPIXEL
TAG_BITSPERSAMPLE
TAG_COMPRESSION
When setting the following tags, the tags must be set in the following order:
TAG_XRESOLUTION
TAG_YRESOLUTION
TAG_XPOSITION
TAG_YPOSITION
TAG_IMAGELENGTH
TAG_IMAGEWIDTH
See Also
Elements: |
ISISGetTag method, ISISAcquire method, ISISAcquireMulti method |
Topics: |