OEImageSetup¶
This namespace encodes symbolic constants used as bit-masks to
indicate which image interface parameters are being
created when invoking the
OEConfigureImageOptions function.
See also
OEImageParamNamenamespace.
The OEImageSetup namespace contains the
following constants:
All
The combination of following constants:
Height
Passing this constant to the
OEConfigureImageOptions function result
in generating the following default interface to configure
image width.
Contents of parameter -width
    Aliases : -w
    Type : int
    Allow list : false
    Default : 0
    Simple : true
    Required : false
    Legal ranges :
        5000 to 0
    Brief : Width of output image
See also
OEImageParamName_HeightfunctionOEConfigureImageOptionsfunctionOEGetImageHeightfunction
Width
Passing this constant to the
OEConfigureImageOptions function result
in generating the following default interface to configure
image width.
Contents of parameter -height
    Aliases : -h
    Type : int
    Allow list : false
    Default : 0
    Simple : true
    Required : false
    Legal ranges :
        5000 to 0
    Brief : Height of output image
See also
OEImageParamName_WidthfunctionOEConfigureImageOptionsfunctionOEGetImageWidthfunction