OEImageGridParamName¶
This namespace contains the default parameter names used when the
interface generated by invoking the
OEConfigureImageGridParams
function.
See also
OEImageGridSetup
namespace.
The OEImageGridParamName
namespace contains the
following constants:
NumColumns
The default name of number of grid columns parameter is “-cols”.
See also
OEImageGridSetup_NumColumns
constantOEConfigureImageGridNumColumns
functionOEGetImageGridNumColumns
function
NumRows
The default name of number of grid rows parameter is “-rows”.
See also
OEImageGridSetup_NumRows
constantOEConfigureImageGridNumRows
functionOEGetImageGridNumRows
function