pro IDLitopImagePlaneIImage__define

    compile_opt idl2, hidden
    struc = {IDLitopImagePlaneIImage, $
        inherits IDLitOperation}

end