ISISSetTag method (ILEADRasterISIS)
short ISISSetTag (ISISTagConstants uTag, ISISTagValueConstants Value ); | |
Overview |
Refer to Using ISISŪ to Scan Images |
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: |