Function Name: Valid Image Component

Definition

Checks if the given value is a valid SE_IMAGE_COMPONENT_ENUM.

Returns

SE_TRUE if value is valid

SE_FALSE otherwise

Prototype


extern SE_BOOLEAN
SE_ValidImageComponent
(
SE_IMAGE_COMPONENT_ENUM value (notes)
);

Parameters Notes

value

value to be checked

Prev: Valid HS Multiplicity Interpretation. Next: Valid Image Mapping Method. Up:Index.