Function T_gen_initial_components

Source
pub unsafe extern "C" fn T_gen_initial_components(
    ModelImage: Hobject,
    InitialComponents: *mut Hobject,
    ContrastLow: Htuple,
    ContrastHigh: Htuple,
    MinSize: Htuple,
    Mode: Htuple,
    GenericName: Htuple,
    GenericValue: Htuple,
) -> Herror