The SEDRIS Data Representation Model
APPENDIX C - Types
SE_Image_Scan_Direction_Z
|
/*
* ENUM: SE_Image_Scan_Direction_Z
*
* This data type is used in the <Image> class.
*
* Scan Image Origin
* -------------------------
* SE_IMG_SCAN_DIR_Z_NO_Z N/A N/A
* SE_IMG_SCAN_DIR_Z_DOWN top-bottom top
* SE_IMG_SCAN_DIR_Z_UP bottom-top bottom
*/
} SE_Image_Scan_Direction_Z;
Enumerant Notes
The <Image> has less than 3 dimensions, so
a Z scan direction is not applicable.
The <Image> origin is at the top, and the
Z scan direction is from top to bottom.
The <Image> origin is at the bottom, and the
Z scan direction is from bottom to top.
Prev: SE_Image_Scan_Direction.
Next: SE_Image_Signature.
Return to:
Top of this Page,
Type Index
|
Last updated: May 15, 2003
|
Copyright © 2003 SEDRIS
|
|